ProcessPrimitiveValueProps Interface
Props for the processPrimitiveValue call.
Properties
Name | Type | Description | |
---|---|---|---|
displayValue | DisplayValue | Display value. | |
field | Field | Field whose value is being processed. | |
parentFieldName | string | undefined | Name of the parent field (if there is one). | |
rawValue | Value | Raw value. | |
valueType | TypeDescription | Type of the value. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.