Filters an array of data items based on a global search term and individual property search terms.
The type of the items in the data array.
The array of data items to filter.
The global search term to filter by.
An object containing search terms for individual properties.
The array of data items that pass the searchs terms filters.
Generated using TypeDoc
Filters an array of data items based on a global search term and individual property search terms.