.shinyInput
wrappersDocumentation template for components with .shinyInput
wrappers
Object with shiny.tag
class suitable for use in the UI of a Shiny app.
The update functions return nothing (called for side effects).
ID of the component.
Starting value.
Object passed as the session
argument to Shiny server.
Props to pass to the component. The allowed props are listed below in the Details section.