mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#1245 Use placeholder instead value
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
id="name"
|
||||
required
|
||||
[(ngModel)]="folderName"
|
||||
placeholder="Folder name"
|
||||
data-automation-id="name"
|
||||
autocapitalize="none" #name/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user