EditorPosition Interface
EditorPosition Interface used to identify the location of the item a DialogItem property value.
Properties
Name | Type | Description | |
---|---|---|---|
columnIndex | number | Determines the column position for the type editor | |
columnSpan | number | undefined | Number of columns to occupy. | Deprecated |
rowPriority | number | Determine the order the row is shown in UI |
Defined in
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.