| uifields {shiny.semantic} | R Documentation |
This creates a fields tag using Semantic UI styles.
uifields(..., 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. |