Spinner
A simple spinner for displaying loading state
Installation
1
Paste this code into your project
2
Update import paths as needed
Usage
Size
With text and custom style
Toggle spinner
Properties
Property | Type | Default |
---|---|---|
className | string | |
size | 'small' | 'medium' | 'large' | medium |
show | boolean | true |
children | React.ReactNode |