script::dom

Module intersectionobserver

Source

Structs§

Constants§

Functions§

Type Aliases§

  • The intersection root for an IntersectionObserver is the value of its root attribute if the attribute is non-null; otherwise, it is the top-level browsing context’s document node, referred to as the implicit root.