Components
Buttons
Emoji Buttons

Emoji Button

Beautifully designed Emoji Button component with Tailwind CSS and Framer Motion. Copy, paste, and customize to enhance your web projects effortlessly.

Button Tailwind CSS Framer Motion Emoji

Installation

Run the following command:

npx gopx-webui add emoji-button

Props

PropTypeRequiredDescription
iconReact.ReactNodeYesThe icon to be displayed within the bubble effect.
childrenReactNodeYesThe text or content to be displayed on the button.
emergingIntervalnumberYesThe time interval (in milliseconds) between the creation of new bubbles when the button is hovered.
colorstringYesThe color of the button and bubbles, specified as a valid CSS color string.