Boolean if all the whitespace should be ignored in the query string and for each item.
Boolean if the filter should also exclude all items that do not start with the query string. The default behavior is to return all matches that contain the query string anywhere.
Boolean if the query string and each item should have the leading and trailing spaces removed.
The key to use to get a value string if the item is an object.
Generated using TypeDoc
A function that will get a string value from each item. The default implementation will:
valueKey
on an object is a function).