LayoutLayouts
Dashboard Page Layout
Dashboard Page Layout from the Layout package.
Loading DashboardPageLayout…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
additionalRegionKindsOptional | readonly AdditionalKind[] | — |
deviceOptional | "desktop" | "tablet" | "mobile" | — |
headerOptional | LayoutRegionContent<AdditionalKind> | — |
mainRequired | LayoutRegionContent<AdditionalKind> | — |
navigationOptional | LayoutRegionContent<AdditionalKind> | — |
secondaryOptional | LayoutRegionContent<AdditionalKind> | — |
statusOptional | LayoutRegionContent<AdditionalKind> | — |