Sheet

Extends the Dialog component to display content that complements the main content of the screen.

The Sheet component displays a panel that slides in from the edge of the screen. It extends the Dialog component functionality and is perfect for forms, settings, or supplementary content. It includes a backdrop, close button, and supports keyboard navigation (Escape to close). Built from scratch using React and native HTML elements. No dependencies on any UI library.

Quick Install

Install via shadcn/ui CLI

Examples

Default (Right Side)