API Reference > presentation-components > PropertyGrid > FavoritePropertiesDataFilterer FavoritePropertiesDataFilterer Class Beta IPropertyDataFilterer implementation which filters favorite properties Extends PropertyDataFiltererBase Methods Name Description constructor(props: FavoritePropertiesDataFiltererProps): FavoritePropertiesDataFilterer categoryMatchesFilter(): Promise<PropertyDataFilterResult> recordMatchesFilter(node: PropertyRecord, parents: PropertyRecord[]): Promise<PropertyDataFilterResult> Properties Name Type Description isActive Accessor boolean Is this filterer currently active Inherited properties Name Type Inherited from Description onFilterChanged PropertyFilterChangeEvent PropertyDataFiltererBase Defined in presentation/components/src/presentation-components/propertygrid/FavoritePropertiesDataFilterer.ts Line 37 Last Updated: 11 June, 2024