The underlying HTML element.
[internal] Adds tree view items.
The items to add.
Constructs a details element for the specified root item.
The root item to create a details element for.
Destroys the UI component.
Fires an event.
The event name to fire.
The arguments to pass.
Returns the element for this UI component.
Returns the size of the component.
Optional initialization code.
Listens for an event.
The event name to listen for.
The callback to assign.
Listens for an event once.
The event name to listen for.
The callback to assign.
Sets the size of the component.
CSS prefixed width.
CSS prefixed height.
Generated using TypeDoc
Represents a view with grouped items in a tree format.