Appearance
tree.tree.root.events[]
Events emitted by the root node.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- tree panel
- Accepted value
PanelEvent[]- Required
- No
- Default
- No documented default.
User scenarios
- React to root selection or interaction.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/panel-tree.ts, symbolPanelTreeRoot - Example coverage: Partial — The events guide owns event details.
- Demo coverage: Complete — The matrix Tree emits configured root selection events. Open the runnable demo .