Docs
Orgscribe User Interface - Orgscribe like Markdown for orgcharts
let chart = new OrgChart("#tree", {});chart.onInit(function(){ chart.orgScribeUIUI.show(); });chart.load(nodes)
Text area
The width of the orgscribe UI
Hides the orgscribe form
Inits orgscribe ui
Returns true if the orgscribe UI is visible
Shows the orgscribe form
if true the imput will not be focused
If true hsoe withput animation
Generated using TypeDoc
Orgscribe User Interface - Orgscribe like Markdown for orgcharts