Sheet
Extends the Dialog component to display content that complements the main content.
Installation
npx shadcn@latest add @uipath/sheetUsage
import {
Sheet,
SheetContent,
SheetDescription,
SheetHeader,
SheetTitle,
SheetTrigger,
} from "@/components/ui/sheet"