Create a well panel — wellPanel
v1.9.0|Source:
R/bootstrap.R
Description
Creates a panel with a slightly inset border and grey background. Equivalent
to Bootstrap's well
CSS class.
Arguments
- ...
UI elements to include inside the panel.
Value
The newly created panel.