The ExecuteTrigger controller handles Execute triggers from the query response. An Execute trigger query pipeline rule lets you define a custom JavaScript function to be executed in the frontend when a certain condition is met.
ExecuteTrigger
Examples:
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The state of the ExecuteTrigger controller.
The
ExecuteTrigger
controller handles Execute triggers from the query response. An Execute trigger query pipeline rule lets you define a custom JavaScript function to be executed in the frontend when a certain condition is met.Examples: