Construct a simple Bootstrap card
Usage
simpleCard(..., width = 12, class = NULL, id = NULL, style = NULL)
Arguments
- ...
shiny.tag
s
- width
num
Width of the encapsulating column
- class
chr
any additional classes added to the div.card
- id
chr
added to the div.card
- style
chr
of the div.card element