Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Framer
createScopedAnimate
Function createScopedAnimate
create
Scoped
Animate
(
scope
?
)
:
{
<
V
>
(
from
,
to
,
options
?
)
:
AnimationPlaybackControls
;
<
V_1
>
(
value
,
keyframes
,
options
?
)
:
AnimationPlaybackControls
;
(
value
,
keyframes
,
options
?
)
:
AnimationPlaybackControls
;
(
sequence
,
options
?
)
:
AnimationPlaybackControls
;
}
Parameters
Optional
scope
:
AnimationScope
<
any
>
Returns
{
<
V
>
(
from
,
to
,
options
?
)
:
AnimationPlaybackControls
;
<
V_1
>
(
value
,
keyframes
,
options
?
)
:
AnimationPlaybackControls
;
(
value
,
keyframes
,
options
?
)
:
AnimationPlaybackControls
;
(
sequence
,
options
?
)
:
AnimationPlaybackControls
;
}
<
V
>
(
from
,
to
,
options
?
)
:
AnimationPlaybackControls
Type Parameters
V
Parameters
from
:
V
to
:
V
|
GenericKeyframesTarget
<
V
>
Optional
options
:
ValueAnimationTransition
<
V
>
Returns
AnimationPlaybackControls
<
V_1
>
(
value
,
keyframes
,
options
?
)
:
AnimationPlaybackControls
Type Parameters
V_1
Parameters
value
:
MotionValue
<
V_1
>
keyframes
:
V_1
|
GenericKeyframesTarget
<
V_1
>
Optional
options
:
ValueAnimationTransition
<
V_1
>
Returns
AnimationPlaybackControls
(
value
,
keyframes
,
options
?
)
:
AnimationPlaybackControls
Parameters
value
:
ElementOrSelector
keyframes
:
DOMKeyframesDefinition
Optional
options
:
DynamicAnimationOptions
Returns
AnimationPlaybackControls
(
sequence
,
options
?
)
:
AnimationPlaybackControls
Parameters
sequence
:
AnimationSequence
Optional
options
:
SequenceOptions
Returns
AnimationPlaybackControls
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc