SuggestionContainer.addSuggestion method
SuggestionContainer › addSuggestion
Unofficial
Add suggestion to container.Signature:
addSuggestion(suggestion: SearchResult): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| suggestion | SearchResult | Suggestion to add. |
Returns: void