UNPKG

@nopendsui/mention

Version:

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

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