UNPKG

@cairn214/fluent-editor

Version:

A rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It's powerful and out-of-the-box.

4 lines (3 loc) 169 B
export declare const ON_MENTION_LINK_REMOVE = "mention-link/remove"; export declare const MENTION_CHAR = "mentionChar"; export declare const DEFAULT_MENTION_CHAR = "@";