Home > widget-integration > InstantSearchController > hideContainerPanel
InstantSearchController.hideContainerPanel() method
Hide the suggestion panel and clean up body classes.
Matches legacy onCloseSuggestion exactly: - Adds boost-sd__g-hide to the container > div element - Clears aria-controls - Removes body classes - Always calls restoreThemeDialog
Signature:
protected hideContainerPanel(): void;
Returns:
void