search Method
Call to conduct a fuzzy search of searchedObjects, looking at the 'key' member of each such object
search(searchedObjects: T[], keys: undefined[], pattern: string): FuzzySearchResults<T>
Returns - FuzzySearchResults<T>
FuzzySearchResults.
Defined in
- core/frontend/src/FuzzySearch.ts Line 48
Last Updated: 30 November, 2023