Link: Link

LinkR Documentation

Description

https://reactrouter.com/6.30.0/components/link

https://reactrouter.com/en/main/components/link

Usage

Link(...)

Link.shinyInput(inputId, ...)

updateLink.shinyInput(
  session = shiny::getDefaultReactiveDomain(),
  inputId,
  ...
)

Arguments

...

Props to pass to element.

inputId

ID of the component.

session

Object passed as the 'session' argument to Shiny server.

Value

A Link component.


reactRouter documentation built on June 8, 2025, 11:47 a.m.