PropertyData Interface
Interface for property data provided to the PropertyGrid React component.
Implemented by
Properties
| Name | Type | Description | |
|---|---|---|---|
| categories | PropertyCategory[] | ||
| description | undefined | string | ||
| label | string | ||
| records | [categoryName: string]: PropertyRecord[] |
Defined in
Last Updated: 08 January, 2020