View source: R/vars-adminlte.R
adminlte_vars | R Documentation |
Use any AdminLTE or Bootstrap variables to customize a shinydashboard theme.
adminlte_vars(...)
... |
Variables to use, under the form |
a list
that can be used in create_theme
.
For a full list of available variables, use search_vars_adminlte2
.
adminlte_vars(body_bg = "#FFF")
adminlte_vars("body-bg" = "#FFF")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.