react-loading-widget
v1.2.2
Published
React loading components
Readme
React Loading Widget
The React Loading Component is a lightweight and customizable solution for adding loading indicators to your React applications. It provides a simple and intuitive way to indicate to users that content is being loaded or processed, improving the user experience by providing visual feedback.
Components
Dots
Spinner
Contributing
- Contributions are welcome! Please fork this repository and submit a pull request.
Required Fields:
- Dots: Speed: number, Size: string, Color: string.
- Spinner: Speed: number, Size: string, Color: string.
Installation
npm install react-loading-widget