Dot
A small status indicator dot with color variants and animation effects.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | 'primary' | 'success' | 'warning' | 'destructive' | 'info' | 'neutral' | 'primary' | The color variant. |
size | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'md' | The dot size. |
effect | 'pulse' | 'ping' | - | Animation effect. |