ember-cli-mdc-elevation

3.0.17 • Public • Published

ember-cli-mdc-elevation

ember-cli addon for @material/elevation

Installation

ember install ember-cli-mdc-elevation

Components and Mixins

Modifiers

mdc-elevation

Description

The elevation mixin allows you to programmatically change the elevation of a component by adding the elevation class to the HTML element.

Usage

<div {{mdc-elevation elevation=4}}>
    
</div>

Attributes

  • elevation - Sets the elevation for the component. Acceptable values are 1 - 12.
  • transition - Show transition between elevations

Package Sidebar

Install

npm i ember-cli-mdc-elevation

Weekly Downloads

48

Version

3.0.17

License

Apache-2.0

Unpacked Size

17.7 kB

Total Files

10

Last publish

Collaborators

  • onehilltech