Push Navigation State
Replace string after # in URL.
Description
Sets the data after the hashtag (#) in the browser's current page URL, and adds a new entry in the browser history.
The previous state is kept, and can be accessed using the browser back button.
If you want to replace the latest state without adding a new entry in the history use Replace Navigation State
.
Inputs
- Control Flow (Control Flow): Trigger input.
- State (String): The new state to add in the URL
Outputs
- Control Flow (Control Flow): Trigger ouput.