Skip to content

bpmn.graph.readOnly

← Back to the parameter index

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, symbol readOnly
  • 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 .

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.