Bpmn-js Get element all properties without bpmn-js-property panel

Hi, (sorry for bad english)
I’m new to bpmn-js, I want to create very customized property panel with custom properties for each element, first of all, I need get all properties of element in json or xml format, how i can do this? next, for example, i need change a element label and how i can do this?

in my project, we can not use webpack or any tools like this other than jquery and i need implement all requirements with jquery.

thank you for help me and sorry for bad english.

This example will help you getting started. :+1:

1 Like

Thank you for help me. :wink::wink::wink: