Sheet

    Sheet

    From the right (default)

    From the right (default) — see the example below.

    Settings

    A short description of the panel content.

    Main sheet content.

    Panel sides (top | bottom | left | right)

    Set side on Sheet.Panel . Each sheet has its own Sheet.Root .

    Panel from the top

    `side="top"`

    Content…

    Panel from the bottom

    `side="bottom"`

    Content…

    Left panel

    `side="left"`

    Content…

    Right panel

    `side="right"` (default)

    Content…

    Fullscreen (top | bottom | left | right)

    The fullScreen prop — a panel over the whole viewport; the animation direction is set by side .

    Fullscreen top

    `side="top"` + `fullScreen`

    Content…

    Fullscreen bottom

    `side="bottom"` + `fullScreen`

    Content…

    Fullscreen left

    `side="left"` + `fullScreen`

    Content…

    Fullscreen right

    `side="right"` + `fullScreen`

    Content…

    Metadata

    Source: meta.generated.json (see npm run generate)

    File base/sheet/meta.generated.json not found or path not allowed.