pkgdown/extra-head.html

Skip to contents

Core

dash_titles()
Dashboard brand and sidebar configuration
use_bs4Dashkit_core()
Load bs4Dashkit core dependencies in one call
use_bs4Dashkit()
Load core CSS and JS for bs4Dashkit

Brand and Sidebar

dash_brand_ui()
Create sidebar / navbar brand UI
use_dash_sidebar_brand_mode()
Set sidebar brand display mode for expanded and collapsed states
use_dash_sidebar_behavior()
Sidebar behavior: icon-only collapse + hover expand + ellipsis labels
use_dash_sidebar_brand_divider()
Toggle the sidebar header divider (line under the brand area)

Theming

use_dash_theme()
Apply a theme via CSS variables
use_dash_theme_preset()
Apply a theme preset
dash_nav_title()
Navbar title (center, right, or left)
dash_nav_item()
Wrap a navbar control in a list item (bs4Dash rightUi convention)
dash_nav_refresh_button()
Navbar refresh button (styled)
dash_nav_help_button()
Navbar help button (styled)
dash_user_menu()
Standard wrapper for a navbar user menu
dash_footer()
Standard footer for bs4Dash dashboards