fluidDashboardBody: A dashboard body that automatically resizes when the sidebar...

Description Usage Arguments

Description

fluidDashboardBody inserts a javascript snippet at the beginning of the standard dashboardBody outuput, which tells the content of the dashboard body to automatically adjust its sizing when the sidebar button is toggled.

It also provides the option to begin the app with the sidebar collapsed (sidebarCollapsed = TRUE).

Usage

1
fluidDashboardBody(..., sidebarCollapsed = FALSE)

Arguments

...

Items to put in the dashboard body.

sidebarCollapsed

If TRUE, a javascript snippet will be inserted to collapse the sidebar when the app is launched.


tiernanmartin/shmodules documentation built on May 31, 2019, 1:19 p.m.