dashboard_body: Make a body for a Shinto app bs4Dash::dashboardBody with...

View source: R/wrappers.R

dashboard_bodyR Documentation

Make a body for a Shinto app bs4Dash::dashboardBody with various common dependencies (shinyjs, shinytoastr, bootstrap icons, etc.)

Description

Wrapper around

Usage

dashboard_body(
  ...,
  busybar_color = "#53C082",
  clock = TRUE,
  loadingscreen_time = 2,
 
    disconnect_message = "Oeps, er ging iets fout! Herlaad de pagina en probeer het nog een keer."
)

Arguments

...

UI arguments passed to bs4Dash::dashboardBody

busybar_color

Color of 'busy bar'

loadingscreen_time

Loading time (not yet implemented)

disconnect_message

Message for disconnect popup


moturoa/shintoui documentation built on Nov. 21, 2023, 6:58 p.m.