@yesstudio/nuxt-composables
Preparing search index...
IntersectionObserverInit
Interface IntersectionObserverInit
interface
IntersectionObserverInit
{
root
?:
Element
|
Document
|
null
;
rootMargin
?:
string
;
threshold
?:
number
|
number
[]
;
}
Index
Properties
root?
root
Margin?
threshold?
Properties
Optional
root
root
?:
Element
|
Document
|
null
Optional
root
Margin
rootMargin
?:
string
Optional
threshold
threshold
?:
number
|
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
root
root
Margin
threshold
@yesstudio/nuxt-composables
Loading...