packages/eui/packages/components/externals/quill/quill-editor.interfaces.ts
Properties |
[key: string]:
|
clipboard |
clipboard:
|
Type : literal type | boolean
|
Optional |
history |
history:
|
Type : literal type | boolean
|
Optional |
keyboard |
keyboard:
|
Type : literal type | boolean
|
Optional |
syntax |
syntax:
|
Type : boolean
|
Optional |
table |
table:
|
Type : boolean
|
Optional |
toolbar |
toolbar:
|
Type : QuillToolbarConfig | string | literal type | boolean
|
Optional |