API Reference > ui-components > PropertyGrid > PropertyCategoryLabelFilterer PropertyCategoryLabelFilterer Class Beta PropertyData filterer which matches on PropertyCategory's label. Extends PropertyCategoryDataFiltererBase Methods Name Description constructor(filterText: string = ""): PropertyCategoryLabelFilterer categoryMatchesFilter(node: PropertyCategory): Promise<PropertyDataFilterResult> Inherited methods Name Inherited from Description recordMatchesFilter(): Promise<PropertyDataFilterResult> PropertyCategoryDataFiltererBase Properties Name Type Description filterText Accessor string isActive Accessor ReadOnly boolean Inherited properties Name Type Inherited from Description onFilterChanged PropertyFilterChangeEvent PropertyCategoryDataFiltererBase Defined in ui/components/src/ui-components/propertygrid/dataproviders/filterers/PropertyCategoryLabelFilterer.ts Line 17 Last Updated: 11 June, 2024