UNPKG

@opentiny/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.

6 lines (4 loc) 166 B
import { default as FluentEditor } from './fluent-editor'; export * from './config'; export * from './modules/toolbar/toolbar-tip'; export default FluentEditor;