UNPKG

@diceui/mention

Version:

Mention is a component that allows to mention items in a list by a trigger character.

16 lines (12 loc) 244 B
# Mention Mention is a component that allows to mention items in a list by a trigger character. ## Installation ```bash npm install @diceui/mention # or pnpm add @diceui/mention # or yarn add @diceui/mention # or bun add @diceui/mention ```