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/dsAppLayout documentation built on Feb. 1, 2023, 4:25 a.m.