Home > widget-integration > StickyService > isTopOffsetMutation

StickyService.isTopOffsetMutation() method

Detects mutations on elements that contribute to sticky top offset.

Signature:

protected isTopOffsetMutation(mutation: MutationRecord): boolean;

Parameters

Parameter

Type

Description

mutation

MutationRecord

Returns:

boolean