Burst

Draws hundreds of hairlines converging on a single focal point.

Variants

Supported configurations for this component.

Variants

2 examples
Irregular
Symmetry

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/••••••••••••

Light and dark both come with the install and follow the dark class on <html>, the shadcn dark mode setup (next-themes with attribute="class").

Props

Every prop this component accepts. Any other prop is forwarded to the underlying element.

PropTypeDefaultDescription
density'sparse'|'standard'|'dense'-how much of the lattice is wired back; defaults to 'standard'
variant'irregular'|'symmetry'-sanctioned face: low gathered focus or four-way frame-centred mirror; defaults to 'irregular'
seednumber-layout seed — same seed, same field, every reload
pausedboolean-freeze to the composed still frame
colorstring-strand ink — any CSS colour (hex, rgb(), a var()); defaults to border.base via `var(--andromeda-border-base, …)`
dotColorstring-resting endpoint / mid-strand dots; defaults to border.strong via `var(--andromeda-border-strong, …)`
lightColorstring-travelling pulses and the flash of a dot they hit; defaults to text.primary via `var(--andromeda-text-primary, …)`
classNamestring-Additional CSS classes applied to the root element.

More Andromeda Pro components