PropertyData Interface
Interface for property data provided to the PropertyGrid React component.
Implemented by
Properties
Name | Type | Description | |
---|---|---|---|
categories | PropertyCategory[] | ||
description | string | undefined | ||
label | PropertyRecord | ||
records | { T } | ||
reusePropertyDataState | boolean | undefined | Should state of existing property data in the component be re-used for this property data |
Defined in
Last Updated: 17 December, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.