ElementPropertiesStructArrayPropertyItem Interface
Definition for a structs' array property value.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| values | [memberLabel: string]: ElementPropertiesPropertyItem[] | Array of structs. | |
| valueType | "struct" | Type of values contained in this array. | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| type Inherited | "array" | ElementPropertiesArrayPropertyItemBase | Type of the properties item. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.