ember-cli-mdc-textfield

ember-cli addon for @material/textfield

Usage no npm install needed!

<script type="module">
  import emberCliMdcTextfield from 'https://cdn.skypack.dev/ember-cli-mdc-textfield';
</script>

README

ember-cli-mdc-textfield

ember-cli addon for @material/textfield.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-cli-mdc-textfield

Example Code

Please see example code in tests/dummy/app/templates while we work on documenting how to use the components in this add-on.