builtin_themes {bslib}R Documentation

Obtain a list of all available built-in bslib themes.

Description

Obtain a list of all available built-in bslib themes.

Usage

builtin_themes(version = version_default(), full_path = FALSE)

Arguments

version

the major version of Bootstrap.

full_path

whether to return a path to the installed theme.

Value

a character vector of built-in themes provided by bslib.


[Package bslib version 0.5.1 Index]