Fuzzy Text
Customize Fuzzy Text
Base0.2
Hover0.5
#ffffff
Props
| Property | Type | Default | Description |
|---|---|---|---|
| baseIntensity | number | 0.2 | Base intensity of the fuzzy effect |
| hoverIntensity | number | 0.5 | Intensity of the fuzzy effect on hover |
| enableHover | boolean | true | Enable/disable hover effect |
| fontSize | string | "8rem" | Font size of the text |
| fontWeight | string | "900" | Font weight of the text |
| color | string | "#ffffff" | Color of the text |
| children | React.ReactNode | null | Text content to be displayed |
| className | string | "" | Additional CSS classes |
Created with ❤️ by Cybershoora