[413088]: / man / shinyInputLabel.Rd

Download this file

13 lines (12 with data), 339 Bytes

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