Skip to content

panel.condition.variables.*.cleanOnUnmounted

← Back to the parameter index

Removes event variable state when its owner unmounts.

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
boolean
Required
No
Default
No documented default.

User scenarios

  • Avoid stale conditional state after leaving a panel.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/panel-events.ts, symbol EventVariable
  • Example coverage: Partial — The common panel example enables cleanup.
  • Demo coverage: Missing — No registered runnable Condition fixture demonstrates this behavior.

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.