Typescript Library Declarations (DOM)
Variable IntersectionObserver
Intersection
Observer
:
{
prototype
:
IntersectionObserver
;
new
(
callback
,
options
?
)
:
IntersectionObserver
;
}
Type declaration
new
(
callback
,
options
?
)
:
IntersectionObserver
Parameters
callback
:
IntersectionObserverCallback
Optional
options
:
IntersectionObserverInit
Returns
IntersectionObserver
prototype
:
IntersectionObserver
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark