Trigger
Last updated
Was this helpful?
Button triggering the execution of an action or graph transition (the first nodes of the graph are the direct successors of the component Trigger).

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.
Click Trigger may trigger an event (actions/events documentation: Actions)
CLICK
Event sent after clicking the button (provided that the option Sending a CLICK event instead of changing the value)

Demo conclusions: demoTriggery, demoPopup
Last updated
Was this helpful?
Was this helpful?
