uicheckbox: Create Semantic UI checkox
Description
This creates a checkbox using Semantic UI styles.
Usage
uicheckbox(..., type = "")
Arguments
...
Other arguments to be added as attributes of the
tag (e.g. style, childrens etc.)
type
Type of checkbox to be used.
The following type
s are allowed:
NULLThe standard checkbox (default)
toggleCheckbox with toggle form
sliderCheckbox with slider form