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
Preview
Contributing
- Contributions are welcome! Please fork this repository and submit a pull request.
Npm
Github
Required Fields:
- Dots: Speed: number, Size: string, Color: string.
- Spinner: Speed: number, Size: string, Color: string.
Installation
```bash
npm install react-loading-widget