SheetContent
SheetContent(
SheetContentProps):Element
Container for the content of the overlay panel with configurable positioning
Parameters
SheetContentProps
Based on Sheet.Content
Returns
Element
Example
<SheetContent side="right">
...
</SheetContent>