https://github.com/rusinovanton/react-throbber
Animated throbber React component
https://github.com/rusinovanton/react-throbber
loader react react-component spinner throbber
Last synced: 14 days ago
JSON representation
Animated throbber React component
- Host: GitHub
- URL: https://github.com/rusinovanton/react-throbber
- Owner: RusinovAnton
- Created: 2017-03-25T14:07:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T19:41:57.000Z (about 9 years ago)
- Last Synced: 2025-03-08T20:03:09.720Z (about 1 year ago)
- Topics: loader, react, react-component, spinner, throbber
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-throbber
Animated throbber React component
## Props
```
color: PropTypes.string,
inline: PropTypes.bool,
padding: PropTypes.string,
size: PropTypes.string,
```