R/shiny.R
get_router_path.Rd
Get the current router path from the URL
get_router_path(session = shiny::getDefaultReactiveDomain())
The current shiny session object.
The current router path.
if (FALSE) { get_router_path() }