Home > widget-integration > InstantSearchService > getCachedSuggestionData

InstantSearchService.getCachedSuggestionData() method

Get cached suggestion data from localStorage.

Signature:

getCachedSuggestionData(): CachedSuggestionData | null;

Returns:

CachedSuggestionData | null

Cached suggestion data or null