Module offcanvas

Module offcanvas 

Source
Expand description

Bootstrap offcanvas components.

Provides type-safe Bootstrap offcanvas matching the Bootstrap offcanvas documentation.

Enums§

OffcanvasPlacement
Offcanvas placement options.

Functions§

offcanvas
Create a Bootstrap offcanvas.
offcanvas_button
Create a trigger button for an offcanvas.
offcanvas_dark
Create a dark-themed offcanvas.
offcanvas_link
Create a trigger link for an offcanvas.
offcanvas_scroll
Create an offcanvas with body scrolling enabled.
offcanvas_static
Create an offcanvas with static backdrop (doesn’t close on outside click).