UNPKG

@nopends-ui/mention

Version:

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

16 lines (12 loc) 260 B
# 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 ```