Expand description
Bootstrap offcanvas components.
Provides type-safe Bootstrap offcanvas matching the Bootstrap offcanvas documentation.
Enums§
- Offcanvas
Placement - 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).