Drawer
Build hidden sidebars into your project for navigation, shopping carts, and more with a few classes and our JavaScript plugin.
Do you know the latest update of 2022? Our roadmap is alive for future updates.
Debi Cakar commented on Ecosystem and conservation
1m agoEdward Adams invite you to Prototyping
9h agoRichard Charles mentioned you in UX Basics Field
13h agoYou swapped exactly 0.230000 ETH for 28,031.99
17h agoBuild hidden sidebars into your project for navigation, shopping carts, and more with a few classes and our JavaScript plugin.
Use the buttons below to show and hide an offcanvas element via JavaScript that toggles the .show
class on an element with the .offcanvas
class.
.offcanvas
hides content (default)
.offcanvas.show
shows content
You can use a link with the href
attribute, or a button with the data-bs-target
attribute. In both cases, the data-bs-toggle="offcanvas"
is required.
Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.
There’s no default placement for offcanvas components, so you must add one of the modifier classes below;
.offcanvas-start
places offcanvas on the left of the viewport (shown above)
.offcanvas-end
places offcanvas on the right of the viewport
.offcanvas-top
places offcanvas on the top of the viewport
.offcanvas-bottom
places offcanvas on the bottom of the viewport
Try the top, right, and bottom examples out below.
Scrolling the <body>
element is disabled when an offcanvas and its backdrop are visible. Use the data-bs-scroll
attribute to toggle <body>
scrolling and data-bs-backdrop
to toggle the backdrop.
Try scrolling the rest of the page to see this option in action.
.....
Try scrolling the rest of the page to see this option in action.