Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Framer
useElementScroll
Function useElementScroll
use
Element
Scroll
(
ref
)
:
{
scrollX
:
MotionValue
<
number
>
;
scrollXProgress
:
MotionValue
<
number
>
;
scrollY
:
MotionValue
<
number
>
;
scrollYProgress
:
MotionValue
<
number
>
;
}
Parameters
ref
:
RefObject
<
HTMLElement
>
Returns
{
scrollX
:
MotionValue
<
number
>
;
scrollXProgress
:
MotionValue
<
number
>
;
scrollY
:
MotionValue
<
number
>
;
scrollYProgress
:
MotionValue
<
number
>
;
}
scrollX
:
MotionValue
<
number
>
scrollXProgress
:
MotionValue
<
number
>
scrollY
:
MotionValue
<
number
>
scrollYProgress
:
MotionValue
<
number
>
Deprecated
useElementScroll is deprecated. Convert to useScroll({ container: ref })
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc
Deprecated
useElementScroll is deprecated. Convert to useScroll({ container: ref })