Home > widget-integration > StickyService > clearMobileFullscreenStyles

StickyService.clearMobileFullscreenStyles() method

Clears fullscreen mobile filter styles left by sticky mobile overlay behavior.

Signature:

clearMobileFullscreenStyles(mobileWrapper?: HTMLElement | null): void;

Parameters

Parameter

Type

Description

mobileWrapper

HTMLElement | null

(Optional)

Returns:

void