Creates a FilterConfiguration instance that describes how to filter categories.
A FilterConfiguration object describing the behavior
Enables or disables the feature. Default: false
The current regex match filter, applied on the Name or DisplayName (see matchMode). Default: "" (empty - no matches)
The current match-mode for the regex filter. Default: DisplayName
The maximum no of matches for the category to be included. Default: -1 (disabled)
Hints the UI to show an input box when the number of hits exceeds a given number. Default: 20
Generated using TypeDoc
Defines how to filter items.