gen_theme_dependency | R Documentation |
Generate the theme's bslib::bs_dependency to be used by a widget.
gen_theme_dependency(widget_name, theme, default_base = FALSE)
widget_name |
The name of the widget (e.g: rsc_grid) |
theme |
The bslib theme to generate the CSS dependency |
default_base |
Using the default theme or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.