ember-cli-mdc-floating-label

3.0.17 • Public • Published

ember-cli-mdc-floating-label

ember-cli addon for @material/floating-label.

Installation

ember install ember-cli-mdc-floating-label

Components

This package contains the following top-level components.

mdc-floating-label

Description

Add a floating label to the page. This component is typically used in conjunction with text field and select fields.

Usage

{{#mdc-floating-label for="my-text-field-id"}}Hint text{{/mdc-floating-label}}

Attributes

  • for - Id of associated input field.

Package Sidebar

Install

npm i ember-cli-mdc-floating-label

Weekly Downloads

377

Version

3.0.17

License

Apache-2.0

Unpacked Size

16.8 kB

Total Files

9

Last publish

Collaborators

  • onehilltech