ListItem
API
Events
Name | Description | Type |
---|---|---|
item-focused | 焦点 | Function |
item-attached | 连接事件 | Function |
item-detached | 断开连接事件 | Function |
item-bind | 绑定事件 | Function |
item-unbind | 解绑事件 | Function |
Slots
Name | Description |
---|---|
default | 自定义默认内容 |
Exposes
Method | Description | Type |
---|---|---|
updateItem | 更新条目 | Function |
dispatchItemFunction | 调用条目的方法 | Function |
updateItemProps | 调用条目的方法 | Function |
batch | Function |