You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Creates a new PropertyMatchSetFilterChainElement.
39
40
* @param propertyReader A function that extracts the property value from an item.
@@ -62,9 +63,9 @@ export class PropertyMatchSetFilterChainElement<T, P>
62
63
/**
63
64
* PropertyMatchRegexFilterChainElement is a FilterChainElement implementation that filters items based on whether a specified property of the item matches any of the given regular expressions.
0 commit comments