Entry

class Entry(val target: Element, val boundingClientRect: DOMRectReadOnly, val intersectionRatio: Double, val intersectionRect: DOMRectReadOnly, val isIntersecting: Boolean, val rootBounds: DOMRectReadOnly)(source)

Constructors

Link copied to clipboard
constructor(target: Element, boundingClientRect: DOMRectReadOnly, intersectionRatio: Double, intersectionRect: DOMRectReadOnly, isIntersecting: Boolean, rootBounds: DOMRectReadOnly)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard