OptionalautoOptionaleventsExternal emitters for this TreeView. Used when routing events from multiple TreeViews.
OptionalexcludeWhen traversing the Data to build the tree UI nodes for a GroupsHierarchy hierarchy, these are the values of DataObject.type that the TreeView groups the DataObjects on.
The grouping for the GroupsHierarchy hierarchy has two levels. The major grouping type is given
in groupTypes[0] and the minor grouping type is given in storeyGroups[1].
OptionalincludeWhen traversing the Data to build the tree UI nodes, at each DataObjects, the TreeView will traverse only the outgoing model!data.Relationship| Relationships of this type in DataObject.relating.
OptionalpruneOptionalrootOptionalsortThe View that contains the ViewObjects navigated by the TreeView.
Parameters to create a TreeView.
See @xeokit/sdk/treeview for usage.