Sheet

Slide-out panel (drawer) from top, right, bottom, or left. Matches shadcn-svelte Sheet.

Sheet

Drawer panel. Props: title, side (top|right|bottom|left), open. Open/close via openSheet_* / closeSheet_* on window.

Add this component

The command below includes <strong>Sheet</strong>—run it in your project directory to install this component (and the CSS if needed). No prompts.

Choose your package manager — click a tab to select, then copy the command.

npm pnpm yarn bun
Live Example

Usage

Usage

Full example for each framework (Astro, Vanilla, Svelte, Vue, React). Switch framework via View as or by clicking a Usage tab—both stay in sync.

Astro Vanilla Svelte Vue React

Other frameworks: Vanilla · Svelte · Vue · React