Home > widget-integration > StickyService > createsStackingContext

StickyService.createsStackingContext() method

Returns true when CSS creates a stacking context that can trap sticky overlays.

Signature:

protected createsStackingContext(styles: CSSStyleDeclaration): boolean;

Parameters

Parameter

Type

Description

styles

CSSStyleDeclaration

Returns:

boolean