mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-17 11:41:06 +00:00
Add better label to field with placeholder
This commit is contained in:
parent
8ba850e739
commit
c903435c7b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
</md-input-container>
|
||||
|
||||
<md-input-container>
|
||||
<label>Placeholder</label>
|
||||
<label>With label</label>
|
||||
<md-input placeholder="My nice placeholder"></md-input>
|
||||
</md-input-container>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue