kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom.observers
/
IntersectionObserverInit
Intersection
Observer
Init
sealed
interface
IntersectionObserverInit
:
JsAny
(
source
)
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
>
?