LayoutSplitPropsBase Interface
Deprecated in 4.10.0 - will not be removed until after 2026-06-13. Use LayoutSplitPropsBase from @itwin/appui-react.
Base interface for layout split properties
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | The id used to save the current state of the splitter | |
| lock | boolean | undefined | Used to lock splitter into fixed position. | |
| percentage | number | The percentage of this layout that should be occupied by the top/left fragment by default |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.