OptionalaccessibilityOptionalbusyWhether this node is busy. Greater than 0 then busy; otherwise not.
OptionalcommandOptionalcontextThe additional tree decoration data attached to the tree node itself.
Optionaldescriptioneslint-disable-next-line @typescript-eslint/no-explicit-any
OptionalfocusOptionaliconA css string for this tree node icon.
An unique id of this node.
OptionalnameA human-readable name of this tree node.
OptionalnextA next sibling of this tree node.
A parent node of this tree node. Undefined if this node is root.
OptionalpreviousA previous sibling of this tree node.
Optionalresourcetrue if the tree node is selected. Otherwise, false.
OptionalthemeOptionaltooltipOptionalvisibleTest whether this node should be rendered. If undefined then node will be rendered.
A selectable tree node.