Interface
ItemsLoading
ItemsLoading
interface ItemsLoading extends EventData { count: number; index: number; }
Summary
Properties
count
index
- Previous
- ItemEventData
- Next
- ItemsSource
Interface
interface ItemsLoading extends EventData { count: number; index: number; }