theme_version {bslib} | R Documentation |
Obtain a theme's Bootstrap version
Description
Obtain a theme's Bootstrap version
Usage
theme_version(theme)
Arguments
theme |
A |
Value
Returns the major version of Bootstrap used in the theme
.
See Also
Other Bootstrap theme utility functions:
bootswatch_themes()
,
bs_get_variables()
,
builtin_themes()
,
theme_bootswatch()
,
versions()
[Package bslib version 0.8.0 Index]