Class type Js_of_ocaml__IntersectionObserver.intersectionObserver
method root : Js_of_ocaml.Dom.node Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod rootMargin : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod threshold : float Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod observe : Js_of_ocaml__.Dom.#node Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod unobserve : Js_of_ocaml__.Dom.#node Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod disconnect : unit Js_of_ocaml.Js.methmethod takeRecords : intersectionObserverEntry Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.meth