Skip to content

panel.events[].actions[].name

← Back to the parameter index

Action dispatched for a matching event; declared values are not universally handled.

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
PanelEventActionEnum | ItemActionMethod
Required
Yes
Default
No documented default.

User scenarios

  • Run cross-panel behavior after an event.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/panel-events.ts, symbol PanelEventAction
  • Example coverage: Complete — The guide distinguishes declared and handled values.
  • Demo coverage: Partial — The fixture exercises addSelectedObjectToRequest; other event-action names are 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.