Can Camunda Modeler fully integrated with ReactUI

  1. I want to achieve drag and drop feature to edit or create the new process from our ReactUI.
  2. And can we have on clink or hover feature on Tasks to perform more operation from our React application.
  3. We need to explore if Camunda provides the ability to the end user to drag and drop existing flows (blocks). To ensure how the newly created flow will take arguments (if any); how it will be saved, deployed and get effective. Basically we want to integrate whole modeler capabilities to our ReactUI application.

What do you mean? Camunda Modeler is a desktop application. Do you mean bpmn-js?