box: Box like component

View source: R/box.R

boxR Documentation

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

box()


datasketch/shinypanels documentation built on June 18, 2024, 4:29 a.m.