SSpplliittTTeexxtt
Split Text
Text EffectsText that splits on hover
splithovercreative
Installation
$
Usage
tsx
import { SplitText } from "@/components/nonaxial/split-text"
export default function Example() {
return (
<SplitText>{/* Your content here */}</SplitText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |