Skip to content

BPMN Panel API / Panel Types / ToolbarNodeItemCreate

Type Alias: ToolbarNodeItemCreate

ts
type ToolbarNodeItemCreate = ItemActionCreate | ItemActionRunMethod;

Defined in: features/panels/variants/bpmn/types/panel/graph/toolbar/toolbar-item.ts:255

Action configuration for BPMN node creation

Supports various action methods for creating BPMN nodes:

  • create (ItemActionCreate): Standard object/link creation via modal/panel
  • runMethod (ItemActionRunMethod): Backend method execution with optional editor