Skip to main content

Sheet

const Sheet: <Payload>(props) => Element = SheetPrimitive.Root

Root container for creating interactive overlay panels

Based on Sheet

Groups all parts of the dialog. Doesn’t render its own HTML element.

Documentation: Base UI Dialog

Type Parameters

Payload

Payload

Parameters

props

Props<Payload>

Returns

Element