Home > widget-integration > OffsetElementCollection

OffsetElementCollection type

Signature:

export type OffsetElementCollection = Element | Element[] | NodeListOf<Element> | HTMLCollectionOf<Element>;