Home > widget-integration > InstantSearchController > closeFullWidth
InstantSearchController.closeFullWidth() method
Close full-width overlay.
Legacy onCloseSuggestion does NOT differentiate full-width vs dropdown — it always hides the same container > div element and calls restoreThemeDialog.
Signature:
protected closeFullWidth(): void;
Returns:
void