1. Overlays
  2. Offcanvas

Components

Tailwind CSS Offcanvas

Build hidden sidebars into your project for navigation, shopping carts, and more.

Requires JS

Basic usage

Example

Offcanvas title

Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.

Placement

Try the top, right, and bottom examples out below.

Offcanvas title

Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.

Offcanvas title

Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.

Offcanvas title

Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.

Backdrop

Scrolling the <body> element is disabled when an offcanvas and its backdrop are visible. Use the data-hs-offcanvas-scroll attribute to toggle <body> scrolling and data-hs-offcanvas-backdrop to toggle the backdrop.

Colored with scrolling

Try scrolling the rest of the page to see this option in action.

Offcanvas with backdrop

...

Backdrop with scrolling

Try scrolling the rest of the page to see this option in action.