Skip to content

panel.condition.scenario

← Back to the parameter index

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, symbol PanelConditionScenarioEnum
  • 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 .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.