boxUI: Box UI

View source: R/boxUI.R

boxUIR Documentation

Box UI

Description

This function creates a box.

Usage

boxUI(title, output)

Arguments

title

Title of the box

output

UI code that belongs inside of box.

Examples

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

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