powered by
https://reactrouter.com/6.30.0/components/link
https://reactrouter.com/en/main/components/link
Link(...)Link.shinyInput(inputId, ...)updateLink.shinyInput( session = shiny::getDefaultReactiveDomain(), inputId, ... )
Link.shinyInput(inputId, ...)
updateLink.shinyInput( session = shiny::getDefaultReactiveDomain(), inputId, ... )
A Link component.
Props to pass to element.
ID of the component.
Object passed as the `session` argument to Shiny server.