Readonly ExperimentalbpmnInteract with BPMN diagram elements rendered in the page.
WARN: subject to change, feedback welcome.
Readonly ExperimentalgraphDirect access to the Graph instance that powers bpmn-visualization.
It is for advanced users, so please use the lib API first and access to the Graph instance only when there is no alternative.
WARN: subject to change, could be removed or made available in another way.
Readonly ExperimentalnavigationPerform BPMN diagram navigation.
WARN: subject to change, feedback welcome.
Load and render the BPMN diagram.
The BPMN content as xml string
Optionaloptions: LoadOptionsLet decide how to load the model and render the diagram
Let initialize
bpmn-visualization. It requires at minimum to pass the HTMLElement in the page where the BPMN diagram is rendered.For more options, see GlobalOptions