Learn R Programming

shinyMobile (version 2.0.0)

updateF7Routes: Update routes on the server

Description

[Experimental] Add a route to existing app routes.

Usage

updateF7Routes(routes, session = shiny::getDefaultReactiveDomain())

Arguments

routes

New list of routes.

session

Shiny session object.