LayoutSplitPropsBase Interface
Deprecated in 4.10.x. 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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.