Learn R Programming

shiny.semantic (version 0.3.0)

uicard: Create Semantic UI card tag

Description

This creates a card tag using Semantic UI styles.

Usage

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