Options
All
  • Public
  • Public/Protected
  • All
Menu

Menu UI

let chart = new OrgChart("#tree", {
})
chart.onInit(() => {
chart.controlsUI.show();
})
chart.load(nodes)

Hierarchy

  • controlsUI

Index

Methods

  • hide(): void
  • Hieds controls

    Returns void

  • show(): void
  • Shows controls

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Method

Settings

Theme

Generated using TypeDoc