StructFieldMemberDescription Interface
A data structure that describes a struct member.
Properties
| Name | Type | Description | |
|---|---|---|---|
| label | string | Label of the struct member | |
| name | string | Unique name of a struct member | |
| type | TypeDescription | Type of the struct member |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.