Closed pinussilvestrus closed 1 year ago
This adds an example of how to create a custom button component with a custom behavior on click. It also show cases how to add FEEL support for a property (message).
message
This uses not-yet-released hooks from form-js-viewer.
form-js-viewer
Ah whoops right automerge :trollface:
Always progress 😄
Adressed the small naming issue via https://github.com/bpmn-io/form-js-examples/commit/d83ad315b177449b48c74c5c9972eebc41d8675e 👍
This adds an example of how to create a custom button component with a custom behavior on click. It also show cases how to add FEEL support for a property (
message
).This uses not-yet-released hooks from
form-js-viewer
.