Back
Loading Dots
Satu Visual ComponentNew
Three dots that bounce in sequence.
Installation
Add it with the CLI:
Terminal
$
Or open the Code tab above and copy it in manually — it relies on the standard cn() helper from @/lib/utils.
Usage
Inherits the current text color by default; override with the color prop.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| color | string | currentColor | Dot color. |
| className | string | — | Extra classes. |