[Doc] add english document of all basic components
This commit is contained in:
@@ -128,9 +128,9 @@ export default {
|
||||
|
||||
| 参数 | 说明 | 类型 | 默认值 | 必须 |
|
||||
|-----------|-----------|-----------|-------------|-------------|
|
||||
| items | 分类显示所需的数据,具体数据结构可看 数据结构 | Array | [] | |
|
||||
| mainActiveIndex | 左侧导航高亮的索引 | Number | 0 | |
|
||||
| activeId | 右侧选择项,高亮的数据id | Number | 0 | |
|
||||
| items | 分类显示所需的数据,具体数据结构可看 数据结构 | Array | [] | - |
|
||||
| mainActiveIndex | 左侧导航高亮的索引 | Number | 0 | - |
|
||||
| activeId | 右侧选择项,高亮的数据id | Number | 0 | - |
|
||||
|
||||
#### 事件
|
||||
| 事件名 | 说明 | 参数 |
|
||||
|
||||
Reference in New Issue
Block a user