Skip to content

Commit

Permalink
Update collapse component docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 5, 2017
1 parent 8e74b9b commit 9b7f76a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/md/cn/collapse.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ render() {
| accordion | 手风琴效果 | Boolean | false |
| activeKey | 当前激活 tab 面板的 key, accordion 模式下默认第一个元素 | String[]/String | false |
| showArrow | 在这里使用,表示控制所有的面板图标是否展示 | Boolean | true |
| bordered | 设置没有边框的简洁样式 | Boolean | false |

### Collapse.Panel

Expand Down

0 comments on commit 9b7f76a

Please sign in to comment.