Optional
autoThe semantic !Data | Data model that determines the structure of the TreeView.
Optional
excludeWhen traversing the !Data | Data to build the tree UI nodes for a GroupsHierarchy hierarchy, these are the values of !DataObject.type | DataObject.type that the TreeView groups the !DataObject | 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]
.
Optional
includeWhen traversing the !Data | Data to build the tree UI nodes, at each !DataObject | DataObjects, the TreeView will traverse only the outgoing !Relationship| Relationships of this type in !DataObject.relating | DataObject.relating.
Optional
pruneOptional
rootOptional
sort
Parameters to create a TreeView.
See @xeokit/sdk/treeview for usage.