ember-cli-mdc-list

ember-cli addon for @material/list.

Usage no npm install needed!

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

README

ember-cli-mdc-list

ember-cli addon for @material/list.

Compatibility

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

Installation

ember install ember-cli-mdc-list

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.