Navigation Node Catalog
Generated category
Navigation Node Catalog
Generated from 9 catalog nodes in UI/Navigation.
Nodes in this category
Showing 9 of 9 generated node docs.
Close Dialog
UI/NavigationCloses an open dialog. If no dialog ID is specified, closes the topmost dialog.
Get Current Route
UI/NavigationGets the current page route from the execution context
Get Query Params
UI/NavigationGets query parameters from the current URL
Get Route Params
UI/NavigationGets route parameters from the current URL
Navigate To
UI/NavigationNavigates to a page route
Open Dialog
UI/NavigationOpens a route/page as a modal dialog overlay
Set Query Param
UI/NavigationSets or updates a query parameter in the URL
URL Decode
UI/NavigationDecodes a URL-encoded (percent-encoded) string
URL Encode
UI/NavigationEncodes a string for safe use in URLs (percent-encoding)