Home > widget-integration > FilterController > handleHistoryParams
FilterController.handleHistoryParams() method
Sets up browser history navigation handling Listens for popstate events (back/forward navigation) and updates the filter state accordingly
Signature:
handleHistoryParams(): void;
Returns:
void