mention/mentionediting
@ckeditor/ckeditor5-mention/src/mentionediting
module
Filtering
Classes
-
The mention editing feature.
Functions
-
_toMentionAttribute( viewElementOrMention, [ data ] ) → MentionAttribute
protected
Creates a mention attribute value from the provided view element and optional data.
This function is exposed as
editor.plugins.get( 'Mention' ).toMentionAttribute()
.Parameters
viewElementOrMention : Element
[ data ] : String | Object
Mention data to be extended.
Returns
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.