ContentLayoutProps Interface
Deprecated in 4.10.0 - will not be removed until after 2026-06-13. Use ContentLayoutProps from @itwin/appui-react.
Properties for a ContentLayoutDef
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| description | string | undefined | Description of the layout | |
| id | string | ID for this Content Layout |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| horizontalSplit Inherited | LayoutHorizontalSplitProps | undefined | LayoutFragmentProps | Horizontal split layout properties |
| verticalSplit Inherited | LayoutVerticalSplitProps | undefined | LayoutFragmentProps | Vertical split layout properties |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.