Getting Started
Foundations
Components
Search for a command to run...
import { Sheet } from "@strongtie/design-system/sheet"This module exports the following components:
SheetSheetTriggerSheetCloseSheetContentSheetHeaderSheetFooterSheetTitleSheetDescription<SheetContent>| Prop | Type | Default | Description |
|---|---|---|---|
side | top | right | bottom | left | - |
Components can be styled using the className prop. The design system uses Tailwind CSS for styling.
CSS classes used by this component:
sheet-contentsheet-descriptionsheet-footersheet-headersheet-titleEnsure proper accessibility attributes are added when implementing this component.