kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
browser-ext
/
com.varabyte.kobweb.browser.dom.observers
/
IntersectionObserver
/
Entry
/
Entry
Entry
constructor
(
target
:
Element
,
boundingClientRect
:
DOMRectReadOnly
,
intersectionRatio
:
Double
,
intersectionRect
:
DOMRectReadOnly
,
isIntersecting
:
Boolean
,
rootBounds
:
DOMRectReadOnly
)
(
source
)