Class IntersectionObserverEntry

java.lang.Object
de.knightsoftnet.mtwidgets.client.jswrapper.IntersectionObserverEntry

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

    • target

      @JsProperty public elemental2.dom.HTMLElement target
    • intersectionRatio

      @JsProperty public double intersectionRatio
  • Constructor Details

    • IntersectionObserverEntry

      public IntersectionObserverEntry()