updateF7Routes {shinyMobile} | R Documentation |
Update routes on the server
Description
Add a route to existing app routes.
Usage
updateF7Routes(routes, session = shiny::getDefaultReactiveDomain())
Arguments
routes |
New list of routes. |
session |
Shiny session object. |
[Package shinyMobile version 2.0.0 Index]