Optional ReadonlybusyWhether this node is busy. Greater than 0 then busy; otherwise not.
ReadonlycategoryOptional ReadonlycheckboxWhether this node is checked.
Optional ReadonlydescriptionA human-readable description of this tree node.
OptionalfocusOptional ReadonlyiconA css string for this tree node icon.
ReadonlyiconReadonlyidAn unique id of this node.
ReadonlyitemOptional ReadonlynameA human-readable name of this tree node.
Optional ReadonlynextA next sibling of this tree node.
ReadonlyparentA parent node of this tree node. Undefined if this node is root.
Optional ReadonlypreviousA previous sibling of this tree node.
true if the tree node is selected. Otherwise, false.
Optional ReadonlystatusThe item's state, as the tree shows it: a dot next to the label (e.g. an MCP server that is running).
ReadonlytypeOptional ReadonlyvisibleTest whether this node should be rendered. If undefined then node will be rendered.
Child node representing one item of a collection category.