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
the state of the RedirectionTrigger controller.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The
RedirectionTriggercontroller 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