UI Hooks and implementations
The DASF widget has various implementations to integrate into the experience builder application. There are two different modes, one is on the input, i.e. influencing how the HTML form is built, and one is one the output, i.e. influencing how the response from the backend module is handeled.
Both, input and output, need to follow the reference implementation of the
dasf-exb-reference module to make sure they are correctly rendered in the
HTML frontend.