Use getSuggestedWordsFromList(List words, String typedWord) method from SearchController to get suggested words. Pass word list and the typed word to that function and this will suggest you words based on the list of words passed to the function.
-
Notifications
You must be signed in to change notification settings - Fork 0