Particles
A calm 2D particle field that drifts behind content.
Import
tsx
import { Particles } from "@cronus-ui/ui";
bash
npx cronus-ui add particles
Examples
API Reference
Generated from the component's exported types.
ParticlesProps
Extends HTMLAttributes<HTMLDivElement>
| Prop | Type | Default | Description |
|---|---|---|---|
ref | Ref<HTMLDivElement> | — | — |
count | number | 40 | Number of drifting specks. |