wellPanel: Create a well panel

View source: R/bootstrap.R

wellPanelR Documentation

Create a well panel

Description

Creates a panel with a slightly inset border and grey background. Equivalent to Bootstrap's well CSS class.

Usage

wellPanel(...)

Arguments

...

UI elements to include inside the panel.

Value

The newly created panel.


shiny documentation built on Nov. 18, 2023, 1:08 a.m.