StartArrayProps Interface
Props for the IContentVisitor.startArray call.
Properties
Name | Type | Description | |
---|---|---|---|
displayValues | DisplayValuesArray | Item display values. | |
hierarchy | FieldHierarchy | Field that describes the array. | |
parentFieldName | undefined | string | Name of the parent field (if there is one). | |
rawValues | ValuesArray | Item raw values. | |
valueType | TypeDescription | Type of the array. |
Defined in
Last Updated: 20 June, 2023