The NotifyTrigger controller handles notify triggers. A Notify trigger query pipeline rule lets you define a message to be displayed to the end user when a certain condition is met.
NotifyTrigger
Example: notify-trigger.fn.tsx
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 NotifyTrigger controller.
The
NotifyTrigger
controller handles notify triggers. A Notify trigger query pipeline rule lets you define a message to be displayed to the end user when a certain condition is met.Example: notify-trigger.fn.tsx