# Mention
Mention is a component that allows to mention items in a list by a trigger character.
## Installation
```bash
npm install @nopendsui/mention
# or
pnpm add @nopendsui/mention
# or
yarn add @nopendsui/mention
# or
bun add @nopendsui/mention
```