Sparkles Text
Server ComponentTwinkling sparkles around a phrase.
Import
tsx
import { SparklesText } from "@cronus-ui/ui";
bash
npx cronus-ui add sparkles-text
Examples
API Reference
Generated from the component's exported types.
SparklesTextProps
Extends HTMLAttributes<HTMLSpanElement>
| Prop | Type | Default | Description |
|---|---|---|---|
ref | Ref<HTMLSpanElement> | — | — |
count | number | 4 | Number of sparkles around the text. Clamped to `2–12`. |