正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
KeyframeAnimationOptions
接口 KeyframeAnimationOptions
interface
KeyframeAnimationOptions
{
composite
?:
CompositeOperation
;
delay
?:
number
;
direction
?:
PlaybackDirection
;
duration
?:
string
|
number
;
easing
?:
string
;
endDelay
?:
number
;
fill
?:
FillMode
;
id
?:
string
;
iterationComposite
?:
IterationCompositeOperation
;
iterations
?:
number
;
iterationStart
?:
number
;
playbackRate
?:
number
;
pseudoElement
?:
null
|
string
;
}
层级 (
查看完整内容
)
KeyframeEffectOptions
KeyframeAnimationOptions
索引
属性
composite?
delay?
direction?
duration?
easing?
end
Delay?
fill?
id?
iteration
Composite?
iterations?
iteration
Start?
playback
Rate?
pseudo
Element?
属性
可选
composite
composite
?:
CompositeOperation
可选
delay
delay
?:
number
可选
direction
direction
?:
PlaybackDirection
可选
duration
duration
?:
string
|
number
可选
easing
easing
?:
string
可选
end
Delay
end
Delay
?:
number
可选
fill
fill
?:
FillMode
可选
id
id
?:
string
可选
iteration
Composite
iteration
Composite
?:
IterationCompositeOperation
可选
iterations
iterations
?:
number
可选
iteration
Start
iteration
Start
?:
number
可选
playback
Rate
playback
Rate
?:
number
可选
pseudo
Element
pseudo
Element
?:
null
|
string
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
composite
delay
direction
duration
easing
end
Delay
fill
id
iteration
Composite
iterations
iteration
Start
playback
Rate
pseudo
Element
@custouch-open/js-sdk
加载中……