AppShell
A AppShell component from the Sigil design system.
import { AppShell } from "@sigil-ui/components";
| Prop | Type | Default | Description |
|---|
header | ReactNode | — | — |
sidebar | ReactNode | — | — |
footer | ReactNode | — | — |
sidebarWidth | `number | string` | — |
sidebarPosition | `"left" | "right"` | — |