ProcessMergedValueProps Interface
Props for the IContentVisitor.processMergedValue call.
Properties
Name | Type | Description | |
---|---|---|---|
mergedField | Field | The field whose values are merged. | |
parentFieldName | undefined | string | Name of the parent field (if there is one). | |
requestedField | Field | Generally this matches the ProcessMergedValueProps.mergedField, but there are situations when a nested field is propagated |
Defined in
Last Updated: 20 June, 2023