StartArrayProps Interface
Props for the startArray call.
Properties
| Name | Type | Description | |
|---|---|---|---|
| displayValues | DisplayValuesArray | Item display values. | |
| hierarchy | FieldHierarchy | Field that describes the array. | |
| parentFieldName | string | undefined | Name of the parent field (if there is one). | |
| rawValues | ValuesArray | Item raw values. | |
| valueType | TypeDescription | Type of the array. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.