Appearance
bpmn.request.params
Parameters passed to the graph method.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- BPMN panel
- Accepted value
unknown- Required
- No
- Default
- No documented default.
User scenarios
- Supply method-specific graph parameters.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/bpmn/types/panel/request.ts, symbolBpmnPanelRequest - Example coverage: Complete — The runnable graph request supplies a method-specific read-only mode parameter.
- Demo coverage: Complete — The BPMN tab sends non-empty params through the real method route. Open the runnable demo .