Learn R Programming

shinypanels (version 0.5.0)

box: Box like component

Description

Box like component

Usage

box(..., title = NULL, collapsed = TRUE, color = "")

Arguments

...

html list contents for the panel

title

title for the box

collapsed

defines initial state

color

color name as defined in custom css

Value

None

Examples

Run this code
# NOT RUN {
box()

# }

Run the code above in your browser using DataLab