shinyInputLabel: Create a label tag for a given input

shinyInputLabelR Documentation

Create a label tag for a given input

Description

Create a label tag for a given input

Usage

shinyInputLabel(inputId, label = NULL)

Arguments

inputId

The 'input' slot

label

The label text

Value

A label tag


burgerga/shinyTime documentation built on April 18, 2024, 4:19 a.m.