@midesweb/dile-button

2.0.4 • Public • Published

<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 property Description Default
--dile-button-padding Padding applied to the buttton box 10px
--dile-button-box Mixind applied to the button box {}

Readme

Keywords

none

Package Sidebar

Install

npm i @midesweb/dile-button

Weekly Downloads

3

Version

2.0.4

License

MIT

Unpacked Size

11.2 kB

Total Files

10

Last publish

Collaborators

  • midesweb