miniPage.Rd
Designed to serve as the outermost function call for your gadget UI. Similar
to fillPage
, but always includes the Bootstrap CSS
library, and is designed to contain miniTitleBar
,
miniTabstripPanel
, miniContentPanel
, etc.
miniPage(..., title = NULL, theme = NULL)
For more information, see the Designing Gadget UI article on shiny.rstudio.com.