@ivanvanderbyl/ember-material-components-form-field

0.77.1-alpha.2 • Public • Published

@ivanvanderbyl/ember-material-components-form-field

ember-cli addon for @material/form-field.

Installation

ember install @ivanvanderbyl/ember-material-components-form-field

Components & Mixins

This package contains the following top-level components.

This package contains the following mixins:

  • FormFieldMixin

mdc-form-field

Description

Aligns a web form field with its label and makes it RTL-aware. It also activates a ripple effect upon interacting with the label.

Usage

{{#mdc-form-field alignEnd=true}}
  {{!-- add input here --}}
{{/mdc-form-field}}

Attributes

  • alignEnd - Position the input after the label. (optional)

Package Sidebar

Install

npm i @ivanvanderbyl/ember-material-components-form-field

Weekly Downloads

1

Version

0.77.1-alpha.2

License

Apache-2.0

Unpacked Size

65.7 kB

Total Files

15

Last publish

Collaborators

  • ivanvanderbyl