Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 1.82 KB

emoji-dropdown-menu.mdx

File metadata and controls

76 lines (51 loc) · 1.82 KB
title description component docs
Emoji Dropdown Menu
Access a wide range of emojis from a dropdown menu.
true
route title
/docs/components/toolbar
Toolbar
route title
/docs/emoji
Emoji

Installation

CLI Manual
npx shadcx@latest add emoji-dropdown-menu -r plate-ui

Install the following dependencies:

npm install @radix-ui/react-popover

Copy and paste the following code into your project.

Update the import paths to match your project setup.

Examples