Author: | rcaferati |
---|---|
Views Total: | 322 |
Official Page: | Go to website |
Last Update: | January 25, 2018 |
License: | MIT |
ReactAwesomeButton is a performant, extendable, highly customisable, production-ready React Component that renders an animated set of 3D UI buttons.
Features:
- Look and feel customisable and extendable via SASS variables and lists
- Use it with CSSModules or Plain CSS (NO inline-styles)
- Render any tag as the component’s child (text, icon, img, svg)
- Animated progress button
- OnClick bubble animation
Installation:
# NPM $ npm install react-awesome-button --save