Installation
pnpm dlx shadcn@latest add @spell/special-textExamples
Speed
Usage
import { SpecialText } from "@/components/special-text";<SpecialText>SPELL UI</SpecialText>Props
| Prop | Type | Default |
|---|---|---|
children | string | - |
speed | number | 20 |
delay | number | 0 |
className | string | "" |
inView | boolean | false |