We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can call any of these methods using the following:
$("select").multiselectfilter("method_name");
destroy
Destroys the filter widget.
updateCache
Reloads the cache of values to search against.
widget
Returns the wrapper div with the input and label text inside. This is a quick and easy way to access the HTML created by the plugin.