ListItem

API

Events

NameDescriptionType
item-focused焦点Function
item-attached连接事件Function
item-detached断开连接事件Function
item-bind绑定事件Function
item-unbind解绑事件Function

Slots

NameDescription
default自定义默认内容

Exposes

MethodDescriptionType
updateItem更新条目Function
dispatchItemFunction调用条目的方法Function
updateItemProps调用条目的方法Function
batchFunction

Source

ComponentDocs

Contributors