2.0.4 • Published 7 years ago

@midesweb/dile-button v2.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

\<dile-button>

Polymer Web Component to implement a simple animated button

This components accepts a "role" property to styling. Also a boolean property called "disabled" to disable the button.

Clicks on the button produces a CSS animation, when the button disabled property is false.

<dile-button
  role="primary"
  disabled
></dile-button>
Custom propertyDescriptionDefault
--dile-button-paddingPadding applied to the buttton box10px
--dile-button-boxMixind applied to the button box{}
2.0.4

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago