LayoutFragmentProps Interface
Properties for a layout fragment
Properties
| Name | Type | Description | |
|---|---|---|---|
| horizontalSplit | LayoutHorizontalSplitProps | undefined | Horizontal split layout properties | |
| verticalSplit | LayoutVerticalSplitProps | undefined | Vertical split layout properties |
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.