toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom.observers
/
IntersectionObserverInit
Intersection
Observer
Init
sealed
interface
IntersectionObserverInit
:
JsAny
Members
Properties
root
Link copied to clipboard
abstract
var
root
:
ParentNode
?
root
Margin
Link copied to clipboard
abstract
var
rootMargin
:
String
?
threshold
Link copied to clipboard
abstract
var
threshold
:
JsArray
<
JsNumber
>
?