xverse-components-video-interaction
v1.0.1
Published
xverse components video-interaction
Downloads
11
Readme
API
| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 | | --------------- | ---------------------- | ------------------------ | ------ | -------- | ---------------------------------- | | interactiveTime | number | 交互视频时间 | - | false | 配置时间为秒级别,即 1000 的整数倍 | | onInteract | (time: number) => void | 视频播放时间触发交互事件 | - | false | 可以配置点击事件 |