Appearance
<reloadEntities>.treeNodes[].reloadSelf
Reloads the addressed tree node.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- reload actions
- Accepted value
boolean- Required
- No
- Default
- No documented default.
User scenarios
- Refresh a changed tree node.
Related parameters
<reloadEntities>.{objects[]|treeNodes[]}.objectId<reloadEntities>.{objects[]|treeNodes[]}.getFromItem
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/item-actions/item-actions.ts, symbolItemActionReloadEntities - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Missing — No focused tree reload demo.