Typedef

FeedCallback (mention)

@ckeditor/ckeditor5-mention/src/mentionconfig

typedeffunction

Function that renders an array of MentionFeedItem based on string input.

Filtering

Parameters

searchString : string

Returns

Array<MentionFeedItem> | Promise<Array<MentionFeedItem>>