pkgdown/extra-head.html

Skip to contents

Core

dash_brand_options()
Brand options for bs4Dashkit titles
dash_titles_from()
Create dashboard titles from brand options
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

bs4dashkit_theme_presets()
Built-in bs4Dashkit theme presets
use_dash_theme()
Apply a theme via CSS variables
use_dash_theme_preset()
Apply a theme preset
dash_topnav_options()
Top navigation options
use_dash_topnav()
Top navigation layout: replace the sidebar with a navbar menu
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_status_badge()
Navbar status badge
dash_nav_status_item()
Navbar status item (complete bs4Dash rightUi child)
dash_nav_refresh_button()
Navbar refresh button (styled)
dash_nav_refresh_item()
Navbar refresh item (complete bs4Dash rightUi child)
dash_nav_help_button()
Navbar help button (styled)
dash_nav_help_item()
Navbar help item (complete bs4Dash rightUi child)
dash_user_menu()
Standard wrapper for a navbar user menu
validate_bs4dash_navbar()
Validate bs4Dash navbar rightUi structure
dash_footer()
Standard footer for bs4Dash dashboards

Example Apps

bs4dashkit_example_app()
Minimal bs4Dashkit example app
bs4dashkit_demo_app()
Interactive bs4Dashkit demo app