Go back

Mutation based start event demo

Attribute values

The attributes have following values:

How it works

After the target node, in this case an element with the id 'observable', is added; every change on the target node will be detected, thus adding an element within the target node will cause the 'mutationBasedStart' to be dispatched.

Now you can perform the following steps to see it working:

  1. First, the target node should be added:
  2. Then, a component should be added to the target node, so that the rte starts working: