File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ tag: New
33
33
| target | 相当于 a 标签的 target 属性,href 存在时生效 | string | - | |
34
34
| badge | 带徽标数字的悬浮按钮(不支持 status 以及相关属性) | [ BadgeProps] ( /components/badge-cn#api ) | - | |
35
35
36
- ### common events
36
+ ### 共同的事件
37
37
38
- | 事件名称 | 说明 | 回调参数 | 版本 |
39
- | -------- | --------------------------------------- | ----------------- | ---- |
40
- | click | Set the handler to handle ` click ` event | ` (event) => void ` | - |
38
+ | 事件名称 | 说明 | 回调参数 | 版本 |
39
+ | -------- | ----------------------------- | ----------------- | ---- |
40
+ | click | 设置处理 ` click ` 事件的处理器 | ` (event) => void ` | - |
41
41
42
42
### FloatButton.Group
43
43
@@ -47,7 +47,7 @@ tag: New
47
47
| trigger | 触发方式(有触发方式为菜单模式) | ` click ` \| ` hover ` | - | |
48
48
| open(v-model) | 受控展开 | boolean | - | |
49
49
50
- ### FloatButton.Group Events
50
+ ### FloatButton.Group 事件
51
51
52
52
| 事件名称 | 说明 | 回调参数 | 版本 |
53
53
| ---------- | ---------------- | ----------------------- | ---- |
You can’t perform that action at this time.
0 commit comments