Home > widget-integration > InstantSearchModule > closeSuggestion
InstantSearchModule.closeSuggestion() method
Close suggestion dropdown/overlay.
**Legacy**: closeSuggestion(context, input?) / onCloseSuggestion(context, input?) **New**: closeSuggestion()
Signature:
closeSuggestion(): void;
Returns:
void