ember-cli-mdc-rtl
v3.0.8
Published
ember-cli addon for @material/rtl
Downloads
372
Maintainers
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.