NumericValueMetadata Interface @beta
Additional metadata that is used along side numeric value to determine applicable editor and constraints.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| constraints | { maximumValue?: number, minimumValue?: number } | undefined | ||
| type | "number" |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| isNullable Inherited | boolean | undefined | ValueMetadata | |
| preferredEditor Inherited | string | undefined | ValueMetadata |
Defined in
Last Updated: 15 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.