LayoutLayouts
Workbench Page Layout
Workbench Page Layout from the Layout package.
Loading WorkbenchPageLayout…
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 |
|---|---|---|
actionsOptional | LayoutRegionContent<AdditionalKind> | — |
additionalRegionKindsOptional | readonly AdditionalKind[] | — |
deviceOptional | "desktop" | "tablet" | "mobile" | — |
headerOptional | LayoutRegionContent<AdditionalKind> | — |
inspectorOptional | LayoutRegionContent<AdditionalKind> | — |
mainRequired | LayoutRegionContent<AdditionalKind> | — |
mobilePanelOptionalSelects the auxiliary overlay on mobile without widening the region contract. | "hidden" | "inspector" | — |
navigationOptional | LayoutRegionContent<AdditionalKind> | — |
overlayOptional | LayoutRegionContent<AdditionalKind> | — |
statusOptional | LayoutRegionContent<AdditionalKind> | — |
tabletPanelOptionalSelects the drawer shown over the tablet work surface. | "hidden" | "inspector" | "navigation" | — |