The label of the currently selected text.
The value to search for.
true
if the item label matches the filter value,
or false
otherwise.
Available modes for filtering the options of a select list box. When custom
is set, a filterFunction
must be
specified.
Generated using TypeDoc
A function for filtering the options of a select list box.