react-ladda
A React wrapper for Ladda buttons.
Installation
react-ladda
can be installed directly through npm:
Usage
LaddaButton
is a React component that renders a Ladda button. You can change the button's loading state and progress using the loading
and progress
props.