label {shiny.semantic}R Documentation

Create HTML label tag

Description

This creates a HTML label tag.

Usage

label(...)

Arguments

...

Other arguments to be added as attributes of the tag (e.g. style, class or childrens etc.)


[Package shiny.semantic version 0.2.1 Index]