Components/Layout/AppShell
component

AppShell

src/components/page.tsx

Import

import { AppShell } from "@ossrandom/design-system";

Examples

Default

↗ Playground

API

extends BaseProps

PropType
header ReactNode
sidebar ReactNode
footer ReactNode
sidebarWidth number
sidebarCollapsible boolean
children required ReactNode