Sheet
Extends the Dialog component to display content that complements the main content of the screen.
Basic Usage
Only extends SheetContent, for other APIs please refer to https://www.radix-ui.com/primitives/docs/components/dialog.
SheetContent Extended API
- side: 'top' | 'right' | 'bottom' | 'left'
- width: number | string