PropertyRecordEditorMetadata Interface @beta
Metadata that is created by mapping PropertyRecord into the editor metadata.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| enum | EnumerationChoicesInfo | undefined | ||
| extendedData | [key: string]: unknown | undefined | ||
| params | BasePropertyEditorParams[] | undefined | ||
| quantityType | string | undefined | ||
| typename | string |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| isNullable Inherited | boolean | undefined | ValueMetadata | |
| preferredEditor Inherited | string | undefined | ValueMetadata | |
| type Inherited | ValueType | ValueMetadata |
Defined in
Last Updated: 15 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.