# 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
```
