LayoutPanels
Split Panel
Split Panel from the Layout package.
Loading SplitPanel…
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 |
|---|---|---|
childrenOptional | PanelSlots | [] |
firstRequired | LayoutRegionContent<AdditionalKind> | — |
orientationOptional | "horizontal" | "vertical" | "horizontal" |
ratioOptional | number | 0.5 |
secondRequired | LayoutRegionContent<AdditionalKind> | — |
additionalRegionKindsOptional | readonly AdditionalKind[] | — |
customizeOptional | UiCustomization | — |
paddingOptional | "compact" | "none" | "normal" | "none" |
surfaceOptional | "panel" | "raised" | "sunken" | "panel" |