IntersectionObserver
constructor(options: IntersectionObserver.Options? = null, resized: (List<IntersectionObserver.Entry>) -> Unit)(source)
constructor(options: IntersectionObserver.Options? = null, resized: (List<IntersectionObserver.Entry>, IntersectionObserver) -> Unit)(source)