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