Appearance
panel.condition.scenario
Chooses the condition evaluation strategy.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- panel conditions
- Accepted value
default | variables | objectSelected- Required
- Yes
- Default
- No documented default.
User scenarios
- Render a panel only in the matching state.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/panel-condtion.ts, symbolPanelConditionScenarioEnum - Example coverage: Partial — The common panel example shows a variable condition.
- Demo coverage: Partial — The fixture exercises default and objectSelected scenarios; variables is not covered. Open the runnable demo .