Creepy Button
Buttons
A horror-inspired button with flickering background, dripping accent line, and staggered glitchy text animation on hover.
Loading preview...
Customize
Label
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | 'Enter' | The content displayed inside the button. |
className | string | '' | Additional CSS classes to apply. |
onClick | () => void | — | Click handler function. |