Interactive Hover Button
Installation
Install Dependencies
Copy and Paste the component
@/components/reframe-ui/interactive-hover-button.tsx
Usage
Props
Name | Type | Default | Required | Description |
---|---|---|---|---|
children | React.ReactNode | - | No | Text content for the button. If omitted, children are rendered instead. |
className | string | - | No | Class names for the button container. |
...buttonProps | React.ButtonHTMLAttributes<HTMLButtonElement> | - | No | All native button props are forwarded. |
© Copyright 2025. All rights reserved.Built by @thommysart