A Clash Royale styled button for Polymer 2.
[ This description is mirrored from README.md at github.com/Dabolus/cr-button on 2019-05-10 ]
<cr-button>
A Clash Royale styled button for Polymer 2.
Example:
<cr-button>Normal</cr-button>
<cr-button success>Success</cr-button>
<cr-button info>Info</cr-button>
<cr-button error>Error</cr-button>
<cr-button disabled>Disabled</cr-button>
Install
Framework Support
Polymer 2.0+
Browser Compatibility
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 2.0.0
Dependencies
- polymer#Polymer/polymer#^2.0.0
- iron-behaviors#PolymerElements/iron-behaviors#^2.0.0
- cr-fonts#Dabolus/cr-fonts