Search
Preparing search index...
The search index is not available
Plan Engine
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IntersectionObserver
Interface IntersectionObserver
Hierarchy
IntersectionObserver
Index
Properties
root
root
Margin
thresholds
Methods
disconnect
observe
take
Records
unobserve
Properties
root
root
:
Element
|
null
root
Margin
root
Margin
:
string
thresholds
thresholds
:
number
[]
Methods
disconnect
disconnect
(
)
:
void
Returns
void
observe
observe
(
target
:
Element
)
:
void
Parameters
target:
Element
Returns
void
take
Records
take
Records
(
)
:
IntersectionObserverEntry
[]
Returns
IntersectionObserverEntry
[]
unobserve
unobserve
(
target
:
Element
)
:
void
Parameters
target:
Element
Returns
void
Globals
Intersection
Observer
root
root
Margin
thresholds
disconnect
observe
take
Records
unobserve
Generated using
TypeDoc