ProcessPrimitiveValueProps Interface
Props for the IContentVisitor.processPrimitiveValue call.
Properties
Name | Type | Description | |
---|---|---|---|
displayValue | DisplayValue | Display value. | |
field | Field | Field whose value is being processed. | |
parentFieldName | undefined | string | Name of the parent field (if there is one). | |
rawValue | Value | Raw value. | |
valueType | TypeDescription | Type of the value. |
Defined in
Last Updated: 20 June, 2023