Back to Components
Social

Emoji Picker

Emoji selection grid with category tabs and search filtering.

PropsUsage ExampleVariations

Emoji picker

Choose a reaction

Recent

All emojis

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/emoji-picker.tsx

Installation

Using shadcn CLI

npx shadcn add emoji-picker --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Social Components