Skip to content

panel.events[].actions[].editor

← Back to the parameter index

Editor context carried by compatible event actions.

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
Partial<EditorType> | null
Required
No
Default
No documented default.

User scenarios

  • Open a configured edit/create flow from 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: Partial — BPMN creation docs use event editors.
  • Demo coverage: Missing — No generic event-editor 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.