Rezi
Preparing search index...
core/src
useAnimatedValue
Function useAnimatedValue
useAnimatedValue
(
ctx
:
AnimationHookContext
,
target
:
number
,
config
?:
UseAnimatedValueConfig
,
)
:
AnimatedValue
Compose transition or spring animation state for a numeric value.
Parameters
ctx
:
AnimationHookContext
target
:
number
config
:
UseAnimatedValueConfig
= ...
Returns
AnimatedValue
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Compose transition or spring animation state for a numeric value.