NavLink | R Documentation |
https://reactrouter.com/6.30.0/components/nav-link
https://reactrouter.com/en/main/components/nav-link
NavLink(...)
NavLink.shinyInput(inputId, ...)
updateNavLink.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 NavLink component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.