Skip to content

Navigate To Node

UI/Navigation

Navigate To

Navigates to a page route

a2ui_navigate_tostdLong running
Inputs4
Outputs1
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

4

Execution
exec_in

Execution input

Route

String
route

The route to navigate to (e.g., /dashboard, /users/123)

Query Params

Struct
query_params

Optional query parameters as key-value pairs (e.g., {"tab": "settings", "id": "123"})

Replace

Boolean
replace

If true, replaces the current history entry instead of adding a new one

Output Pins

1

Execution
exec_out

Execution output

Node Info

Internal name
a2ui_navigate_to
Category
UI/Navigation