[bug fix]: Advanced Component document
This commit is contained in:
@@ -139,7 +139,7 @@ export default {
|
||||
| itemclick | triggered when item is selected | data: selected item |
|
||||
|
||||
### Data Structure
|
||||
#### Data Structure of `items`
|
||||
|
||||
`items` should be an array contains specified tree objects.
|
||||
|
||||
In every tree object, `text` property defines the name, `id` stands for the unique key while the `children` contains sub-tree objects.
|
||||
|
||||
Reference in New Issue
Block a user