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