StrokeStroke
Stroke Text
Text EffectsText with stroke animation
strokedrawsvg
Installation
$
Usage
tsx
import { StrokeText } from "@/components/nonaxial/stroke-text"
export default function Example() {
return (
<StrokeText>{/* Your content here */}</StrokeText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |