Appearance
bpmn.graph.readOnly
Disables graph editing.
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
boolean- Required
- No
- Default
false
User scenarios
- Publish a workflow without mutation controls.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/bpmn/components/PanelBpmn.vue, symbolreadOnly - Example coverage: Complete — The BPMN guide records the default and includes the complete read-only fixture configuration.
- Demo coverage: Complete — The BPMN tab renders a real backend-shaped graph with graph.readOnly set to true. Open the runnable demo .