FilteredPropertyData Interface

Data returned by FilteringPropertyDataProvider

Extends

Properties

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

Inherited properties

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

Defined in

Last Updated: 13 May, 2024