EnumValueMetadata Interface
Additional metadata that is used along side enum value to determine applicable editor.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| choices | EnumChoice[] | ||
| isStrict | boolean | ||
| type | "enum" |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| isNullable Inherited | boolean | undefined | ValueMetadata | |
| preferredEditor Inherited | string | undefined | ValueMetadata |
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.