react-loading-indicator icon indicating copy to clipboard operation
react-loading-indicator copied to clipboard

A library of wonderful loading indicators for your react project

Results 6 react-loading-indicator issues
Sort by recently updated
recently updated
newest added

Update dependencies to latest update including switching to react18

A feature to make the loading indicators to animate between different colors specified

feature request

Update OrbitProgress disc spinner to a modern animation like the google's corcular loader

Add accessibility attributes to loading components

good first issue

Loading indicator to be compatible with server-side rendering of Nexjs. Currently html structure of the loading indicator is generated on SSR but lacks animation when viewded on the browser.