Spinner
Preview
Section titled “Preview”Loading...
Installation
Section titled “Installation”npx skeci-ui add spinnerimport { Spinner } from '@/components/ui/spinner';
<Spinner size="md" />Variants
Section titled “Variants”Loading...
Loading...
Loading...
Loading...
Dark Background| Prop | Type | Default | Description |
|---|---|---|---|
size | 'sm' | 'md' | 'lg' | 'md' | The size of the spinner. |
label | string | 'Loading...' | Accessibility label for the spinner. |