Learn R Programming

shiny.semantic (version 0.3.0)

uifields: Create Semantic UI fields tag

Description

This creates a fields tag using Semantic UI styles.

Usage

uifields(..., 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.