Skip to main content

defaults

Documentation / editor/modules/defaults

defaultModules​

const defaultModules: object;

Defined in: editor/modules/defaults.ts:10

Type declaration​

NameTypeDefined in

copy()

(editor: Editor, options: CopyOptions) => object

editor/modules/defaults.ts:10

decorations()

(editor: Editor) => DecorationsModule

editor/modules/defaults.ts:10

history()

(editor: Editor) => object

editor/modules/defaults.ts:10

input()

(editor: Editor) => object

editor/modules/defaults.ts:10

keyboard()

(editor: Editor) => object

editor/modules/defaults.ts:10

paste()

(editor: Editor, options?: PasteModuleOptions) => object

editor/modules/defaults.ts:10

rendering()

(editor: Editor) => object

editor/modules/defaults.ts:10

selection()

(editor: Editor) => object

editor/modules/defaults.ts:10