Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
825fccde
Commit
825fccde
authored
Nov 05, 2016
by
杨奕
Committed by
cinwell.li
Nov 05, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dropdown: fix a doc typo (#846)
parent
56126c9a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/docs/zh-cn/dropdown.md
examples/docs/zh-cn/dropdown.md
+1
-1
No files found.
examples/docs/zh-cn/dropdown.md
View file @
825fccde
...
@@ -152,7 +152,7 @@
...
@@ -152,7 +152,7 @@
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|------------- |---------------- |---------------- |---------------------- |-------- |
|------------- |---------------- |---------------- |---------------------- |-------- |
| type | 菜单按钮类型,同 Button 组件(只在
`split-button`
为 true 的情况下有效) | string | — | — |
| type | 菜单按钮类型,同 Button 组件(只在
`split-button`
为 true 的情况下有效) | string | — | — |
| size | 菜单按钮尺寸,同 Button 组件(只在
`split-button`
为 true 的情况下有效) | string |
hover, click | hover
|
| size | 菜单按钮尺寸,同 Button 组件(只在
`split-button`
为 true 的情况下有效) | string |
— | —
|
| split-button | 下拉触发元素呈现为按钮组 | boolean | — | false |
| split-button | 下拉触发元素呈现为按钮组 | boolean | — | false |
| menu-align | 菜单水平对齐方向 | string | start, end | end |
| menu-align | 菜单水平对齐方向 | string | start, end | end |
| trigger | 触发下拉的行为 | string | hover, click | hover |
| trigger | 触发下拉的行为 | string | hover, click | hover |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment