OptionalautoAllow treeview to auto-expand when selecting nodes in 3D
OptionalautoScroll to the last selected node in 3D if the node wasn't visible
OptionalclassStyle applied to the root element of the treeview
Returns the children of the given node
OptionalgetReturns the number of children that will be display under a given node. That number is capped by the TNode.children children length.
OptionalgetReturns the icon to be used with the node
OptionalgetReturns the maximum children possible for a given node. Useful when building a lazy load tree view
Returns the parent of the given node if any
OptionalisReturns whether the given node should be expandable of not
OptionalisDisplays a loader when clicking on a dynamic node
OptionalNodeActions Component displayed and aligned to the right of the node name
OptionalnodeStyle applied to the nodes of the tree
Array of root nodes
OptionalonCallback when more children need to be loaded for the given node
OptionalonCallback when more root nodes need to be loaded
OptionalonCallback when a tree node is clicked
The associated mouse event
Clicked node
OptionalonCallback when the given node is collapsed
OptionalonCallback when the given node is expanded
OptionalselectedSet of selected node ids
OptionalshowWhether to show to number of max children in parenthesis next to the name
OptionalshowWhether to show the root load more button