Appearance
bpmn.graph.toolbar.items[].bpmnType
Runtime discriminator for object entries; edge typing marks it optional, but the current guard skips an edge object that omits it.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- BPMN toolbar objects
- Accepted value
BpmnNodeKind | BpmnEdgeKind- Required
- Yes
- Default
- No documented default.
User scenarios
- Choose the BPMN shape created by a tool.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/bpmn/composables/use-bpmn-widget-config.ts, symbolisToolbarEdgeItem - Example coverage: Complete — The generated guide covers node and edge kinds.
- Demo coverage: Missing — No runnable BPMN fixture.
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.