SXLabel: SXLabel

Description Usage Arguments

Description

helper function to include labels in shiny apps

Usage

1
SXLabel(inputId, label = NULL, styleclass = "default", link = NULL)

Arguments

inputId

The input slot that will be used to access the value.

label

The label text.

styleclass

A Bootstrap style to apply to the label. (default, primary, success, info, warning, or danger).

link

An optional html link associated with the label.


harveyl888/shinyExtra documentation built on May 17, 2019, 3:05 p.m.