search Method
Call to conduct a fuzzy search of searchedObjects, looking at the 'key' member of each such object
search(searchedObjects: T[], keys: [], pattern: string): FuzzySearchResults<T>
@returns FuzzySearchResults.
Returns - FuzzySearchResults<T>
FuzzySearchResults.
Defined in
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.