Skip to main content

Type Alias: SelectorFn()

SelectorFn: (document) => NodeList | HTMLCollection | Element[]

Parameters

ParameterType
documentDocument

Returns

NodeList | HTMLCollection | Element[]