A value to check.
A search term against which the value is checked.
true
if the search term matches the value, or false
otherwise.
Available modes for filtering the options of the available buttons actions of a split button. When custom
is set, a
filterFunction
must be specified.
Generated using TypeDoc
A filter function that takes a term and returns whether the search term matches the value.