Commit 1cae9b35 authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

Merge pull request #183 from csvwolf/update-doc

update dropdown doc
parents 172408a4 95d5ac11
...@@ -125,6 +125,6 @@ ...@@ -125,6 +125,6 @@
| text | 菜单按钮文本 | string | — | — | | text | 菜单按钮文本 | string | — | — |
| type | 菜单按钮类型,同 Button 组件 | string | — | — | | type | 菜单按钮类型,同 Button 组件 | string | — | — |
| trigger | 触发下拉菜单的方式 | string | hover,click | hover | | trigger | 触发下拉菜单的方式 | string | hover,click | hover |
| icon-separate | 独立的下拉菜单按钮 | boolean | — | false | | icon-separate | 独立的下拉菜单按钮 | boolean | — | true |
| size | 菜单按钮尺寸,同 Button 组件 | string | large, small, mini | — | | size | 菜单按钮尺寸,同 Button 组件 | string | large, small, mini | — |
| menu-align | 菜单水平对齐方向 | string | start, end | end | | menu-align | 菜单水平对齐方向 | string | start, end | end |
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment