mirror of
https://gitee.com/layui/layui.git
synced 2025-04-05 17:38:02 +08:00
修正 carousel 文档中的 autoplay
属性可选值
This commit is contained in:
parent
0ca293f2c9
commit
f428eceb6c
@ -92,7 +92,7 @@
|
||||
|
||||
- `true` 自动滚动,鼠标移入会暂停、移出重新恢复
|
||||
- `false` 不自动滚动
|
||||
- `alway` 始终自动滚动,不受鼠标移入移出影响 <sup>2.7+</sup>
|
||||
- `always` 始终自动滚动,不受鼠标移入移出影响 <sup>2.7+</sup>
|
||||
|
||||
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user