New to Kendo UI for Angular? Start a free 30-day trial

Integrating ProseMirror Mentions Plugin in Editor

Environment

ProductProgress® Kendo UI® for Angular Editor

Description

How can I use @mentions and #hashtags inside Kendo UI for Editor component?

Solution

You can use the proseMirror-mentions plugin to provide a @mentions and #hashtags functionality for the Kendo UI for Angular Editor component. To implement the feature, you need to customize and integrate the built-in ProseMirror Schema and ProseMirror Plugins.

The following example demonstrates how to integrate the proseMirror-mention plugin in Editor.

Example
View Source
Change Theme:

In this article

Not finding the help you need?