Appearance
bpmn.graph.toolbar.items[].data.*
User data passed to created elements; node data receives a runtime-managed _bpmnTaskId.
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
unknown JSON value- Required
- No
- Default
- No documented default.
User scenarios
- Attach verified workflow metadata to a created element.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/bpmn/types/panel/graph/toolbar/toolbar-item.ts, symbolToolbarItem - Example coverage: Complete — The generated guide documents titleAttr and connectorType examples without claiming arbitrary keys.
- 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.