chore: 发布 0.4.1

This commit is contained in:
就眠儀式
2022-03-25 18:16:23 +08:00
parent 5929545578
commit 4b8226c346
7 changed files with 8 additions and 6 deletions

View File

@@ -210,7 +210,7 @@ export default {
| --------- | ----------------------- | --------------- | --------------- |
| openKeys | 默认打开的折叠面板子项key | `string`/`array`| -- |
| accordion | 是否开启手风琴效果 | `boolean` | `false` |
| collapse-transition | 折叠动画 | `true` `false` | `true` |
:::
::: title Collapse 事件

View File

@@ -424,6 +424,8 @@ export default {
| theme | 菜单主题 | `dark` `light` |
| inverted | 特殊的激活样式 | `true` `false` |
| level | 菜单层级 | `true` `false` |
| collapse | 折叠状态 | `true` `false` |
| collapse-transition | 折叠动画 | `true` `false` |
:::