Home > widget-integration > StickyService > clearStickyOverflowAncestors

StickyService.clearStickyOverflowAncestors() method

Clears configured clipping ancestors so CSS sticky can use the viewport scrollport.

Signature:

protected clearStickyOverflowAncestors(target: HTMLElement): void;

Parameters

Parameter

Type

Description

target

HTMLElement

Returns:

void