Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Framer
UseInViewOptions
Interface UseInViewOptions
interface
UseInViewOptions
{
amount
?:
number
|
"some"
|
"all"
;
margin
?:
string
;
once
?:
boolean
;
root
?:
RefObject
<
Element
>
;
}
Hierarchy
Omit
<
InViewOptions
,
"root"
|
"amount"
>
UseInViewOptions
Index
Properties
amount?
margin?
once?
root?
Properties
Optional
amount
amount
?:
number
|
"some"
|
"all"
Optional
margin
margin
?:
string
Optional
once
once
?:
boolean
Optional
root
root
?:
RefObject
<
Element
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
margin
once
root
devfive front components
index
test
Generated using
TypeDoc