MentionFeedItem (mention)
@ckeditor/ckeditor5-mention/src/mention
typedef
Object | String
The mention feed item. It may be defined as a string or a plain object.
When defining a feed item as a plain object, the id
property is obligatory. Additional properties
can be used when customizing the mention feature bahavior
(see "Customizing the autocomplete list"
and "Customizing the output" sections).
Filtering
Properties
-
A unique ID of the mention. It must start with the marker character.
-
Text inserted into the editor when creating a mention.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.