forked from p96170835/amis
Audio 文档补充
This commit is contained in:
parent
397a43bb28
commit
0099b588ed
|
@ -10,7 +10,7 @@
|
|||
| src | `string` | | 音频地址 |
|
||||
| loop | `boolean` | false | 是否循环播放 |
|
||||
| autoPlay | `boolean` | false | 是否自动播放 |
|
||||
| rates | `array` | `[]` | 加速播放 |
|
||||
| rates | `array` | `[]` | 可配置音频播放倍速如:`[1.0, 1.5, 2.0]` |
|
||||
| controls | `array` | `['rates', 'play', 'time', 'process', 'volume']` | 内部模块定制化 |
|
||||
|
||||
```schema:height="200" scope="body"
|
||||
|
|
Loading…
Reference in New Issue