new MindElixir()
Example
let mind = new MindElixir({
el: '#map',
direction: 2,
data: data,
draggable: true,
editable: true,
contextMenu: true,
toolBar: true,
nodeMenu: true,
keypress: true,
})
mind.init()
Members
(static) example
Example data help you try Mind-elxir quickly.
(static) version
Methods
(static) new(topic)
Parameters:
Name | Type | Description |
---|---|---|
topic |
String | root topic |