Learn R Programming

shiny.semantic (version 0.3.0)

uiform: Create Semantic UI form tag

Description

This creates a form tag using Semantic UI styles.

Usage

uiform(..., class = "")

Arguments

...

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

class

Additional classes to add to html tag.