WWaavvee MMoottiioonn
Wave Text
Text EffectsText with wave animation
waveanimationplayful
Installation
$
Usage
tsx
import { WaveText } from "@/components/nonaxial/wave-text"
export default function Example() {
return (
<WaveText>{/* Your content here */}</WaveText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |