Vortex
A spiral galaxy of points — arms swirl outward, fading from --primary at the core to --muted-foreground at the rim. Self-contained and theme-aware.
A spiral galaxy of points — arms swirl outward, fading from --primary at the core to --muted-foreground at the rim. Self-contained and theme-aware.
Customize
Count2200
Speed1
Arms3
Props
| Prop | Type | Default | Description |
|---|---|---|---|
count | number | 2200 | Number of points. |
speed | number | 1 | Rotation speed multiplier. |
arms | number | 3 | Number of spiral arms. |
className | string | — | Classes for the wrapper element (set its height here). |
theme | "auto" | "light" | "dark" | "auto" | Color source. auto reads the live shadcn theme. |
countnumberNumber of points.
Default
2200speednumberRotation speed multiplier.
Default
1armsnumberNumber of spiral arms.
Default
3classNamestringClasses for the wrapper element (set its height here).
Default
—theme"auto" | "light" | "dark"Color source. auto reads the live shadcn theme.
Default
"auto"