Appearance
tree.tree.root.ui.selectRootLabel
Overrides the button label for the user-selected root picker.
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
string- Required
- No
- Default
localized "Select tree root" plus the first select-panel label
User scenarios
- Explain the root selection task.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/components/panels/renderer/components/tree/SelectPanels/SelectObjectModal.vue, symbollabel - Example coverage: Partial — The contextual guide explains the override and runtime fallback, but no focused example isolates it.
- Demo coverage: Missing — No focused root-selection demo.