ember-cli-mdc-rtl

ember-cli addon for @material/rtl

Usage no npm install needed!

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

README

ember-cli-mdc-rtl

ember-cli addon for @material/rtl.

Installation

ember install ember-cli-mdc-rtl

Pre-Octane Support

Please see example code in tests/dummy/app/templates for examples of using rtl support in your application pre-octane.

If your application support Ember Octane, then this add-on is primarily needed for dependency inclusions. We now set the dir attribute directly on the corresponding element.