router_ui: Creates an output for router. This configures client side.
Call it in your UI Shiny code. In this output ui is going to be rendered
according to current routing.
Description
Creates an output for router. This configures client side.
Call it in your UI Shiny code. In this output ui is going to be rendered
according to current routing.
Usage
router_ui()
Arguments
Value
Shiny tags that configure router and build reactive but hidden input _location.