angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.33k stars 6.73k forks source link

docs(form-field): placeholder vs label behavior in various appearance modes needs to be better explained #14768

Open mmalerba opened 5 years ago

mmalerba commented 5 years ago

Here's a writeup on stackblitz I created to explain to someone why floatLabel="never" doesn't do anything in standard, fill, or outline mode: https://stackblitz.com/edit/angular-material2-issue-xdhjap?file=app/app.component.html this needs to be better explained in the docs

tomasdev commented 4 years ago

Probably related: having floatLabel="never" currently doesn nothing.

https://angular-qvxcxp.stackblitz.io