The RedirectionTrigger controller handles redirection triggers. A Redirection trigger query pipeline rule lets you define a URL to redirect the user's browser to when a certain condition is met.
RedirectionTrigger
Example: redirection-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 RedirectionTrigger controller.
The
RedirectionTrigger
controller handles redirection triggers. A Redirection trigger query pipeline rule lets you define a URL to redirect the user's browser to when a certain condition is met.Example: redirection-trigger.fn.tsx