videosphere
Preparing search index...
components/ui/sheet
SheetContentProps
Interface SheetContentProps
Props for
SheetContent
.
interface
SheetContentProps
{
side
?:
"left"
|
"right"
|
"top"
|
"bottom"
;
}
Hierarchy
ComponentPropsWithoutRef
<
typeof
DialogPrimitive.Content
>
VariantProps
<
typeof
sheetVariants
>
SheetContentProps
Index
Properties
side?
Properties
Optional
side
side
?:
"left"
|
"right"
|
"top"
|
"bottom"
= ...
Edge from which the panel slides in. Defaults to
right
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
side
videosphere
Loading...
Props for SheetContent.