EditorOptions
Properties
allowAutoScroll
allowAutoScroll:
boolean
Source
allowCreateTextOnCanvas
allowCreateTextOnCanvas:
boolean
Source
allowCreateTextOnConnector
allowCreateTextOnConnector:
boolean
Source
blankColor?
optional
blankColor:string
Source
canvasColor?
optional
canvasColor:string
Source
defaultHandlerId
defaultHandlerId:
null
|string
Source
gridColor?
optional
gridColor:string
Source
handlers
handlers:
Handler
[]
Source
imageResize
imageResize:
object
maxHeight?
optional
maxHeight:number
maxWidth?
optional
maxWidth:number
quality?
optional
quality:number
Source
keymap
keymap:
KeyMap
Source
keymapEventTarget
keymapEventTarget:
null
|EventTarget
Source
onReady()
onReady: (
editor
) =>void
Parameters
• editor: Editor
Returns
void
Source
showCreateConnectorController
showCreateConnectorController:
boolean
Source
showDOM
showDOM:
boolean