Questions tagged [bpmn-js-cli]

1 questions
0
votes
0 answers

cli is undefined in bpmn-js when using bpmn-js-cli react

I am using bpmn-js to create bpmn flows. I want to create bpmn elements dynamically. So i found that there is bpmn-js-cli. So by using this code, I am integrating it in modeler ModelerService._modeler = new Modeler({ container: "#container", …
Sunil Garg
  • 14,608
  • 25
  • 132
  • 189