UNPKG

@wezom/zz-load

Version:

Lazy loader based on IntersectionObserver API

10 lines (9 loc) 139 B
export default function ( element: Element, attr: string, event: string, detail?: { [p: string]: any; }, unMark?: boolean ): void;