toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom.observers
/
IntersectionObserverEntryInit
Intersection
Observer
Entry
Init
sealed
interface
IntersectionObserverEntryInit
:
JsAny
Members
Properties
bounding
Client
Rect
Link copied to clipboard
abstract
var
boundingClientRect
:
DOMRectInit
intersection
Ratio
Link copied to clipboard
abstract
var
intersectionRatio
:
Double
intersection
Rect
Link copied to clipboard
abstract
var
intersectionRect
:
DOMRectInit
is
Intersecting
Link copied to clipboard
abstract
var
isIntersecting
:
Boolean
root
Bounds
Link copied to clipboard
abstract
var
rootBounds
:
DOMRectInit
?
target
Link copied to clipboard
abstract
var
target
:
Element
time
Link copied to clipboard
abstract
var
time
:
JsNumber