[new feature] Collapse: add size prop (#2946)

This commit is contained in:
neverland
2019-03-11 20:48:19 +08:00
committed by GitHub
parent e553c6e0dd
commit b971ddfb7b
5 changed files with 4 additions and 3 deletions
+1
View File
@@ -91,6 +91,7 @@ export default {
|------|------|------|------|
| name | Name | `String | Number` | `index` |
| icon | Left Icon | `String` | - |
| size | Title sizecan be set to `large` | `String` | - |
| title | Title | `String | Number` | - |
| value | Right text | `String | Number` | - |
| label | Description below the title | `String` | - |