lumapps / lumX

The first responsive front-end framework based on Angular & Google Material Design specifications
https://ui.lumapps.com
MIT License
1.96k stars 274 forks source link

feat(text-field): add a new `hasPlaceholder` param #615

Closed clementprevot closed 5 years ago

clementprevot commented 5 years ago

This param allow to have a placeholder on the transcluded input type. This way, the label always stays on top of the field. This param is not compatible with the fixedLabel param