material-web/packages/floating-label
Brian Taylor Vann e398743cab v0.25.2
2021-10-11 21:48:48 +00:00
..
.npmignore chore: ignore source typescript files from npm packages (#1742) 2020-08-28 18:24:21 -07:00
mwc-floating-label-directive.ts chore: just import 'lit', it's cleaner 2021-09-27 11:28:08 -07:00
mwc-floating-label.scss Docs: change license header to SPDX short form 2021-05-17 16:48:25 -07:00
package.json v0.25.2 2021-10-11 21:48:48 +00:00
README.md docs: update component READMEs with a global css properties section 2020-09-02 12:08:04 -07:00
tsconfig.json chore: remove src folder from packages in GitHub (#1706) 2020-08-17 17:59:35 -07:00

mwc-floating-label 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 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