Docs
Mention
Mention
Enable autocompletion for user mentions.
Installation
npm install @udecode/plate-mention
Usage
import { MentionPlugin } from '@udecode/plate-mention/react';
const plugins = [
// ...otherPlugins,
MentionPlugin,
];
Plugins
MentionPlugin
Extends TriggerComboboxPlugin
Options
Collapse all
Whether to insert a space after the mention.
MentionInputPlugin
Plugin for mention input functionality.
API
editor.api.insert.mention
Override this API method to customize how mentions are inserted.
getMentionOnSelectItem
Gets the handler for selecting an item in the mention combobox.
Parameters
Collapse all
Returns
Collapse all
The handler for selecting an item in the mention combobox.
Build your editor even faster
Complete, deployable AI-powered template with backend.
All components included.
Customizable and extensible.
Get all-accessCustomizable and extensible.