View source: R/bs-theme-preset-builtin.R
builtin_themes | R Documentation |
Obtain a list of all available built-in bslib themes.
builtin_themes(version = version_default(), full_path = FALSE)
version |
the major version of Bootstrap. |
full_path |
whether to return a path to the installed theme. |
Returns a character vector of built-in themes provided by bslib.
Other Bootstrap theme utility functions:
bootswatch_themes()
,
bs_get_variables()
,
theme_bootswatch()
,
theme_version()
,
versions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.