mirror of
https://gitee.com/layui/layui.git
synced 2026-01-28 19:11:26 +08:00
修正 carousel 文档中的 anim类型 (#2556)
boolean类型必须且只能有两个互斥的状态,此处anim类型一共有三个不同的值,需要使用字符串类型。
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
- `fade` 渐隐渐显切换
|
||||
|
||||
</td>
|
||||
<td>boolean</td>
|
||||
<td>string</td>
|
||||
<td>
|
||||
|
||||
`default`
|
||||
|
||||
Reference in New Issue
Block a user