For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trigger

Button triggering the execution of an action or graph transition (the first nodes of the graph 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 be displayed on the button

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

emitEventWithoutValueChange

Sending a CLICK event instead of changing the value

More information about component properties: Common component properties

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

Supported events

Click Trigger may trigger an event (actions/events documentation: Actions)

Name
Description

CLICK

Event sent after clicking the button (provided that the option Sending a CLICK event instead of changing the value)

Figure 1. Example appearance of the component on the application

Demo conclusions: demoTriggery, demoPopup

Last updated

Was this helpful?