Search
Preparing search index...
The search index is not available
Back To Index
|
@azure/app-configuration
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
KeyframeEffect
Interface KeyframeEffect
Package version
Hierarchy
AnimationEffect
KeyframeEffect
Index
Properties
Animation
Effect
composite
iteration
Composite
target
Methods
get
Computed
Timing
get
Keyframes
get
Timing
set
Keyframes
update
Timing
Properties
Animation
Effect
Animation
Effect
:
{
constructor
:
any
;
prototype
:
AnimationEffect
}
Type declaration
constructor
:
function
new __type
(
)
:
AnimationEffect
Returns
AnimationEffect
prototype
:
AnimationEffect
composite
composite
:
CompositeOperation
iteration
Composite
iteration
Composite
:
IterationCompositeOperation
target
target
:
Element
|
null
Methods
get
Computed
Timing
get
Computed
Timing
(
)
:
ComputedEffectTiming
Returns
ComputedEffectTiming
get
Keyframes
get
Keyframes
(
)
:
ComputedKeyframe
[]
Returns
ComputedKeyframe
[]
get
Timing
get
Timing
(
)
:
EffectTiming
Returns
EffectTiming
set
Keyframes
set
Keyframes
(
keyframes
:
Keyframe
[]
|
PropertyIndexedKeyframes
|
null
)
:
void
Parameters
keyframes:
Keyframe
[]
|
PropertyIndexedKeyframes
|
null
Returns
void
update
Timing
update
Timing
(
timing
?:
OptionalEffectTiming
)
:
void
Parameters
Optional
timing:
OptionalEffectTiming
Returns
void
Globals
Keyframe
Effect
Animation
Effect
composite
iteration
Composite
target
get
Computed
Timing
get
Keyframes
get
Timing
set
Keyframes
update
Timing
Generated using
TypeDoc