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 [categoryName: string]: PropertyRecord[]    
reusePropertyDataState boolean | undefined Should state of existing property data in the component be re-used for this property data  

Defined in

Last Updated: 01 May, 2024