material-web/packages/floating-label
2019-08-16 18:49:40 -07:00
..
src add inits to directives 2019-08-16 18:49:40 -07:00
package.json make directive the default 2019-08-16 18:49:40 -07:00
README.md update other readmes to indicate they are internal 2019-08-16 18:49:40 -07:00
tsconfig.json first element implementation attempt 2019-08-16 18:49:40 -07:00

mwc-floating-label-directive Published on npm

IMPORTANT: The Material Web Components are a work in progress and subject to major changes until 1.0 release.

mwc-floating-label-directive is a directive that is not meant to be consumed externally. It creates and binds an MDCFloatingLabelFoundation to an element. It is used in textfields and dropdown menus.

Material Design Guidelines: textfields

Material Design Guidelines: exposed dropdown menu