I currently handle bpmn proccesses with the camunda modeler windows app and by running camunda-platform in docker. I downloaded it from here.
This picture shows how I run camunda now.
.
And I have learned to make my custom component with form-js which I get from here
.
Question) How can I use my custom component I made with form-js in the camunda modeler.
I cant find anything in the docs.