box: Box like component

Description Usage Arguments Value Examples

View source: R/panels.R

Description

Box like component

Usage

1
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

1
box()

shinypanels documentation built on Jan. 26, 2020, 5:06 p.m.

Related to box in shinypanels...