The IPopulateOmniboxSuggestionsEventArgs interface describes the object that all populateOmniboxSuggestions event handlers receive as an argument.
IPopulateOmniboxSuggestionsEventArgs
populateOmniboxSuggestions
The Omnibox component instance.
Omnibox
The list of resolved query completion suggestions, and/or query completion suggestion promises.
The
IPopulateOmniboxSuggestionsEventArgsinterface describes the object that allpopulateOmniboxSuggestionsevent handlers receive as an argument.