dashboard_body | R Documentation |
Wrapper around
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."
)
... |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.