[Doc] props title

This commit is contained in:
陈嘉涵
2019-05-03 09:37:24 +08:00
parent 921f8a88fb
commit e3cb465dc2
101 changed files with 279 additions and 283 deletions
+3 -3
View File
@@ -43,9 +43,9 @@ export default {
}
```
### API
### Props
#### API
#### Props
| Attribute | Description | Type | Default |
|------|------|------|------|
@@ -54,7 +54,7 @@ export default {
| main-Active-index | The index of selected parent node | `Number` | `0` |
| active-id | Id of selected item | `String | Number` | `0` |
#### Event
#### Events
| Event | Description | Arguments |
|------|------|------|
+1 -1
View File
@@ -43,7 +43,7 @@ export default {
}
```
### API
### Props
#### 传入参数