hyper-tree
hyper-tree copied to clipboard
hide root node
Hi,
Is it possible to hide the root node?
Hi, try rootNode.setOpened(false)
or use treeHandlers.trees[your-tree-id].handlers.setOpen(...)