Hand Writing
Installation
Install Dependencies
Copy and Paste the component
@/components/reframe-ui/hand-writing.tsx
Usage
Props
Name | Type | Default | Required | Description |
---|---|---|---|---|
text | string | - | Yes | The text to display |
scale | number | 1 | No | The scale of the text |
color | string | var(--color-foreground) | No | The color of the text |
speed | number | 1 | No | The speed of the animation |
font | string | /fonts/PlaywriteHU-VariableFont_wght.ttf | No | The font to use |
onAnimationComplete | () => void | - | No | Callback when the animation completes |
© Copyright 2025. All rights reserved.Built by @thommysart