Trigger

A button that triggers execution of an action or navigation of the flow (the first nodes of the flow are the direct successors of the component Trigger).

Component properties

Eximee Designer property
Attribute name in the Source
Description

Content (section Basic properties)

text

Text to display on the button

Send CLICK event instead of changing the value (section Basic properties)

emitEventWithoutValueChange

Send CLICK event instead of changing the value

More information about component properties: Common component properties

circle-info

Listening to a dependent component will cause the component to be displayed each time the value of the dependent field changes.

Supported events

Click of the Trigger may cause an event to be invoked (actions/events documentation: Actions)

Name
Description

CLICK

Event sent after clicking the button (provided the option is enabled Send CLICK event instead of changing the value)

Figure 1. Example appearance of the component on the application

circle-info

Demo applications: demoTriggers, demoPopup

Last updated

Was this helpful?