Skip to content

panel.events[].actions[].variables.*.cleanOnUnmounted

← Back to the parameter index

Removes the event variable 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 events
Accepted value
boolean
Required
No
Default
No documented default.

User scenarios

  • Avoid stale cross-panel state.

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: Complete — The guide enables cleanup.
  • Demo coverage: Missing — No dedicated lifecycle 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.