@yesstudio/nuxt-composables
Preparing search index...
IntersectionObserver
Variable IntersectionObserver
IntersectionObserver
:
{
prototype
:
IntersectionObserver
;
new
(
callback
:
IntersectionObserverCallback
,
options
?:
IntersectionObserverInit
,
)
:
IntersectionObserver
;
}
Type Declaration
new
(
callback
:
IntersectionObserverCallback
,
options
?:
IntersectionObserverInit
,
)
:
IntersectionObserver
Parameters
callback
:
IntersectionObserverCallback
Optional
options
:
IntersectionObserverInit
Returns
IntersectionObserver
prototype
:
IntersectionObserver
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@yesstudio/nuxt-composables
Loading...