pkgdown/extra-head.html

Skip to contents

Adds the package's bundled CSS (core, theme, sidebar) and optional JS helpers.

Usage

use_bs4Dashkit(include_center_js = TRUE)

Arguments

include_center_js

Logical. If TRUE (default), also includes the JavaScript helper that supports the centered navbar title layout.

Value

A htmltools::tagList containing an htmltools::htmlDependency for the package CSS and optional JavaScript helpers.