| uifield {shiny.semantic} | R Documentation |
This creates a field tag using Semantic UI styles.
uifield(..., class = "")
... |
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. |