We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6bf4a commit 6e9cb0bCopy full SHA for 6e9cb0b
components/dropdown/index.zh-CN.md
@@ -41,7 +41,7 @@ cover: https://gw.alipayobjects.com/zos/alicdn/eedWN59yJ/Dropdown.svg
41
42
| 事件名称 | 说明 | 回调参数 |
43
| --- | --- | --- |
44
-| visibleChange | 菜单显示状态改变时调用,参数为 visible。。点击菜单按钮导致的消失不会触发 | function(visible) |
+| visibleChange | 菜单显示状态改变时调用,参数为 visible。点击菜单按钮导致的消失不会触发 | function(visible) |
45
46
### Dropdown.Button
47
@@ -62,4 +62,4 @@ cover: https://gw.alipayobjects.com/zos/alicdn/eedWN59yJ/Dropdown.svg
62
63
64
| click | 点击左侧按钮的回调,和 [Button](/components/button-cn/) 一致 | Function |
65
0 commit comments