DialogItem Interface
DialogItem is the specification that the display engine turns into a UI item.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| editorPosition Readonly | EditorPosition | ||
| lockProperty Readonly | BaseDialogItem | undefined |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| isDisabled Readonly Inherited | boolean | undefined | BaseDialogItem | |
| property Readonly Inherited | PropertyDescription | BaseDialogItem | |
| value Readonly Inherited | DialogItemValue | BaseDialogItem |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.