Function reference
-
page_sidebar()
- A sidebar page (i.e., dashboard)
-
page()
page_fluid()
page_fixed()
page_fillable()
page_navbar()
- Create a Bootstrap page
-
bs_theme()
bs_theme_update()
is_bs_theme()
- Create a Bootstrap theme
-
bs_add_variables()
bs_add_rules()
bs_add_functions()
bs_add_mixins()
bs_bundle()
- Add low-level theming customizations
-
font_face
font_link
font_google
font_collection
- Helpers for importing web fonts
-
bs_theme_preview()
- Preview the currently set theme
-
run_with_themer()
bs_themer()
- Theme customization UI
-
card()
- A Bootstrap card component
-
accordion()
accordion_panel()
- Create a vertically collapsing accordion
-
accordion_panel_set()
accordion_panel_open()
accordion_panel_close()
accordion_panel_insert()
accordion_panel_remove()
accordion_panel_update()
- Dynamically update accordions
-
nav_panel()
nav_panel_hidden()
nav_menu()
nav_item()
nav_spacer()
- Navigation items
-
navset_tab()
navset_pill()
navset_pill_list()
navset_hidden()
navset_bar()
navset_card_tab()
navset_card_pill()
- Navigation containers
-
nav_select()
nav_insert()
nav_remove()
nav_show()
nav_hide()
- Dynamically update nav containers
-
layout_columns()
- Responsive column-based grid layouts
-
breakpoints()
- Define breakpoint values
-
sidebar()
layout_sidebar()
sidebar_toggle()
- Sidebar layouts
-
layout_column_wrap()
- A grid-like, column-first, layout
-
as_fill_carrier()
as_fillable_container()
as_fill_item()
remove_all_fill()
is_fill_carrier()
is_fillable_container()
is_fill_item()
- Test and/or coerce fill behavior
-
bs_dependency()
bs_dependency_defer()
- Themeable HTML components
-
bs_theme_dependencies()
- Compile Bootstrap Sass with (optional) theming
-
bs_current_theme()
- Obtain the currently active theme at render time
-
bs_remove()
bs_retrieve()
- Remove or retrieve Sass code from a theme
-
bs_get_variables()
bs_get_contrast()
- Retrieve Sass variable values from the current theme
-
theme_version()
- Obtain a theme's Bootstrap version
-
theme_bootswatch()
- Obtain a theme's Bootswatch theme name
-
bootswatch_themes()
- Obtain a list of all available bootswatch themes.
-
versions()
version_default()
- Available Bootstrap versions