FilteredPropertyData Interface

Data returned by FilteringPropertyDataProvider

Extends

Properties

Name Type Description
filteredTypes undefined | FilteredType[] Types of objects that were used for filtering.  
getMatchByIndex undefined | (index: number) => undefined | HighlightInfo    
matchesCount undefined | number Shows how many matches were found when filtering data.  

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: 21 March, 2024