Home > widget-integration > StickyService > isStickyManagedElement

StickyService.isStickyManagedElement() method

Checks whether an element's inline styles are owned by sticky sync.

Override to add shop-specific elements that sticky customizations style directly.

Signature:

protected isStickyManagedElement(node: Node | null): boolean;

Parameters

Parameter

Type

Description

node

Node | null

Returns:

boolean