1.0.1 • Published 5 months ago

xverse-components-apng-player v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

API

参数名类型说明默认值是否必填备注
imageUrlstringapng 链接-true-
classNamestringclass name-false-
styleCSSProperties样式-false-
startPlayboolean是否播放-false-
playbackRatenumber播放速率-false-
onClick() => void点击回调-false-
onPlay() => void播放回调-false-
onPause() => void暂停回调-false-
onStop() => void停止回调-false-
onEnd() => void结束回调-false-
onFrame(currentFrameNumber: number) => void结束回调-false-
1.0.1

5 months ago

1.0.0

5 months ago

0.1.1

6 months ago

0.1.0

6 months ago

0.0.2

7 months ago

0.0.1

7 months ago