Live Demo
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.
Placement
Offcanvas Different Placement Example: Left, Right & Bottom
Body Scrolling
Scrolling the element is disabled when an offcanvas and its backdrop are visible.
Static Backdrop
When backdrop is set to static, the offcanvas will not close when clicking outside of it.
Body Scrolling And Backdrop
Scrolling the element is disabled when an offcanvas and its backdrop are visible. Use the data-bs-scroll attribute to toggle scrolling and data-bs-backdrop to toggle the backdrop.