Preview 2.0 is now in Public Beta!
Read the Announcement
ItemsLoading
interface ItemsLoading extends EventData {
  count: number;
  index: number;
}

Summary

Properties

count
index
2 properties inherited from EventData
Click to expand

Properties