Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 949 Bytes

emoji-toolbar-dropdown.mdx

File metadata and controls

61 lines (37 loc) · 949 Bytes
title description component
Emoji Toolbar Dropdown
Display an emoji selection menu within a toolbar interface.
true

Installation

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

Install the following dependencies:

npm install @udecode/plate-floating

Copy and paste the following code into your project.

Update the import paths to match your project setup.

Examples