bpmn-io / form-js-examples

A collection of form-js examples.
23 stars 15 forks source link

feat: add custom button example #10

Closed pinussilvestrus closed 7 months ago

pinussilvestrus commented 7 months 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).

This uses not-yet-released hooks from form-js-viewer.

Kapture 2023-11-28 at 13 23 03

Skaiir commented 7 months ago

Ah whoops right automerge :trollface:

pinussilvestrus commented 7 months ago

Always progress 😄

Adressed the small naming issue via https://github.com/bpmn-io/form-js-examples/commit/d83ad315b177449b48c74c5c9972eebc41d8675e 👍