级联组件,继承Base
- Source:
Members
(inner) props
- Source:
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
root |
* |
<optional> |
数据项根节点的值 |
useOriginOpts |
boolean |
<optional> |
是否使用原options作为参数, 默认false |
扩展参数
(inner) slots
- Source:
Properties:
Name | Type | Description |
---|---|---|
default |
string | 作用域插槽, 自定义备选项的节点内容,参数为 { node, data },分别为当前节点的 Node 对象和数据 |
插槽