react-progress-button
react-progress-button copied to clipboard
Create easily styled components
Create easily styled button component using props and styled-components.
Introduce four new props for styling elements:
size => Set the height of button and also setting width and height of svg loading element
radius => Set button border radius
theme => Set color theme for button
fontSize => Set fontSize for button text.
Link to demo