onListItemsChange()
Handles the
ListItemsChangeevent.
onListItemsChange(
handler: string | ViewBuilderEventHandler<UIListView>,
): this;
Parameters
- handle — The function to call, or name of the event to emit instead
Related
class ListBuilder static
A builder class for creatingUIListViewinstances.on()
Handles events from all list item views.
