Skip to content

SuggestionContainer.addSuggestion method

SuggestionContainer › addSuggestion

Unofficial

Add suggestion to container.

Signature:

addSuggestion(suggestion: SearchResult): void

Parameters:

Parameter Type Description
suggestion SearchResult Suggestion to add.

Returns: void