Link | R Documentation |
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,
...
)
... |
Props to pass to element. |
inputId |
ID of the component. |
session |
Object passed as the 'session' argument to Shiny server. |
A Link component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.