Home > widget-integration > StickyService > toElements

StickyService.toElements() method

Normalizes an element, list, or collection into an element array.

Signature:

protected toElements(input: OffsetElementCollection | null | undefined): Element[];

Parameters

Parameter

Type

Description

input

OffsetElementCollection | null | undefined

Returns:

Element[]