shiny (version 0.5.0)

wellPanel: Create a well panel

Description

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

Usage

wellPanel(...)

Arguments

...
UI elements to include inside the panel.

Value

  • The newly created panel.