mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(collapse): fix typo (#9477)
This commit is contained in:
parent
07d40d8da9
commit
63da4938de
@ -146,7 +146,7 @@ export default {
|
||||
|
||||
| 方法名 | 说明 | 参数 | 返回值 |
|
||||
| --- | --- | --- | --- |
|
||||
| toggle | 切换面试展开状态,传 `true` 为展开,`false` 为收起,不传参为切换 | _expand?: boolean_ | - |
|
||||
| toggle | 切换面板展开状态,传 `true` 为展开,`false` 为收起,不传参为切换 | _expand?: boolean_ | - |
|
||||
|
||||
### 类型定义
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user