Skip to contents

Main router functions

router_ui()
Create router UI
router_server()
Create router pages server callback
make_router()
[Deprecated] Creates router.
route()
Create single route configuration.
route_link()
Route link
get_query_param()
Get Query Parameters
change_page()
Change the currently displayed page.
parse_url_path()
Parse url and build GET parameters list

Auxiliary functions

disable_bootstrap_on_bookmark()
Fix conflicts when some bookmark uses bootstrap
get_page()
Convenience function to retrieve just the "page" part of the input.
is_page()
Is page
page404()
404 page
PAGE_404_ROUTE
Default 404 page