Preparing search index...
The search index is not available
anzol
anzol
IntersectionObserverOptions
Interface IntersectionObserverOptions
interface
IntersectionObserverOptions
{
root
?:
null
|
Element
|
Document
;
rootMargin
?:
string
;
threshold
?:
number
|
number
[]
;
}
Index
Properties
root?
root
Margin?
threshold?
Properties
Optional
root
root
?:
null
|
Element
|
Document
Read on
mdn web docs
.
Optional
root
Margin
root
Margin
?:
string
Read on
mdn web docs
.
Optional
threshold
threshold
?:
number
|
number
[]
Read on
mdn web docs
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
root
root
Margin
threshold
anzol
Loading...
Read on mdn web docs.