a | b/man/shinyInputLabel.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/annotation.R |
||
3 | \name{shinyInputLabel} |
||
4 | \alias{shinyInputLabel} |
||
5 | \title{Shiny's internal \code{shinyInputLabel} function} |
||
6 | \usage{ |
||
7 | shinyInputLabel(inputId, label = NULL) |
||
8 | } |
||
9 | \description{ |
||
10 | Reproduced since it is not exported in the Shiny namespace. |
||
11 | } |
||
12 | \keyword{internal} |