ChatLoadMoreEvent
Interface
Arguments for the loadMore event of the Chat.
Fires when the user scrolls near the edge of the rendered message window in endless scroll mode.
Definition
Package:@progress/kendo-angular-conversational-ui
Properties
endIndex
number
The exclusive end index into the full messages array.
startIndex
number
The inclusive start index into the full messages array.