FilteredPropertyData Interface

Beta  

Data returned by FilteringPropertyDataProvider

Extends

Methods

Name Description
getMatchByIndex(index: number): undefined | HighlightInfo Optional    

Properties

Name Type Description
filteredTypes undefined | FilteredType[]    
matchesCount undefined | number    

Inherited properties

Name Type Inherited from Description
categories PropertyCategory[] PropertyData  
description undefined | string PropertyData  
label PropertyRecord PropertyData  
records { T } PropertyData  
reusePropertyDataState undefined | boolean PropertyData Should state of existing property data in the component be re-used for this property data

Defined in

Last Updated: 29 November, 2022