mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* refactor(spinner): add default variant * feature(spinner): add gradient variant * feature(spinner): add dots variant * feature(spinner): add dots-blink variant * feature(spinner): add spinner-bars * chore(spinner): add variants storybook * chore: adding variants to docs * chore: simplyfying the styles and modifying docs * chore: nits * chore: updating the dots and dots-blink animation * chore: nits * chore: adding Marcus' suggestions * chore: adding Marcus's suggestions * chore: adding junior's suggestions --------- Co-authored-by: Maharshi Alpesh <maharshialpesh@gmail.com>
@heroui/loading
Spinner express an unspecified wait time or display the length of a process.
Please refer to the documentation for more information.
Installation
yarn add @heroui/loading
# or
npm i @heroui/loading
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.