[new feature] Collapse: add border prop (#2933)

This commit is contained in:
neverland
2019-03-10 16:21:40 +08:00
committed by GitHub
parent 4d0e3d6644
commit 144fa2d711
5 changed files with 53 additions and 6 deletions
+1
View File
@@ -77,6 +77,7 @@ export default {
|------|------|------|------|
| v-model | names of current active panels | `Array | String | Number` | - |
| accordion | Whether to be accordion mode | `Boolean` | `false` |
| border | Whether to show outer border | `Boolean` | `true` |
### Collapse Event