The offcanvas component provides a slide in menu/panel from the l/h side
Sass Configuration:
Name |
Type |
Default |
Description |
$offcanvas-width |
Number |
260px |
Set offcanvas width |
$offcanvas-mask-bg |
Color |
rgba(0,0,0,.7) |
Set offcanvas mask bg color |
$offcanvas-content-bg |
Color |
#efefef |
Set offcanvas content bg color |
Example Code: