Video Button
Beautifully designed Video Button component with Tailwind CSS and Framer Motion. Copy, paste, and customize to enhance your web projects effortlessly.
Button
Tailwind CSS
Framer Motion
Reveal
Installation
Run the following command:
npx gopx-webui add video-button
Props
Prop | Type | Required | Description |
---|---|---|---|
children | React.ReactNode | Yes | The content to be displayed inside the button |
videoSrc | string | Yes | The source URL of the video to be played on hover |
className | string | No | Additional CSS classes to be applied to the button |