valueBoxGroup: Value Box Group

View source: R/valueBoxGroup.R

valueBoxGroupR Documentation

Value Box Group

Description

This function creates a value box group.

Usage

valueBoxGroup(..., title = "", width = 6)

Arguments

...

Content of Value Box Group

title

Title of the box

width

Width of value box group

Examples

valueBoxGroup(boxUI(title = "Test Title", uiOutput("Some Output")))

jsdeherrera/shinyBoots documentation built on March 9, 2024, 3:03 a.m.