Skip to contents

Create a router

router_page()
Create a router page
router()
Create a router
add_router_callback()
Set a router callback function

Add it to a Shiny application

router_ui()
Router UI output
router_server()
Router server function
router_link()
Create a page link

Use the page in your application

change_router_page()
Change router page
get_router_page()
Get the current router_page object
get_router_page_title()
Get the title of the current router page
get_router_path()
Get the current router path from the URL