@ivanvanderbyl/ember-material-components-floating-label

0.77.1-alpha.2 • Public • Published

@ivanvanderbyl/ember-material-components-floating-label

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

Installation

ember install @ivanvanderbyl/ember-material-components-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 @ivanvanderbyl/ember-material-components-floating-label

Weekly Downloads

1

Version

0.77.1-alpha.2

License

Apache-2.0

Unpacked Size

64.5 kB

Total Files

14

Last publish

Collaborators

  • ivanvanderbyl