Skip to Content

Sheet

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

Installation

npx shadcn@latest add @uipath/sheet

Usage

import { Sheet, SheetContent, SheetDescription, SheetHeader, SheetTitle, SheetTrigger, } from "@/components/ui/sheet"