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 June 24, 2024, 12:48 a.m.