Overlays
Sheet
Extends the Dialog component to display content that complements the main content of the screen — slides in from any side.
Import
import {
Sheet,
SheetTrigger,
SheetViewport,
SheetPopup,
SheetHeader,
SheetTitle,
SheetDescription,
SheetPanel,
SheetFooter,
SheetClose,
} from "@countryclub/ui-react";