Class IntersectionObserverEntry


  • @JsType(isNative=true)
    public class IntersectionObserverEntry
    extends Object
    • Field Detail

      • target

        @JsProperty
        public elemental2.dom.HTMLElement target
      • intersectionRatio

        @JsProperty
        public double intersectionRatio
    • Constructor Detail

      • IntersectionObserverEntry

        public IntersectionObserverEntry()