ChatLoadMoreMessagesEvent
Interface
Arguments for the onLoadMoreMessages event of the Chat.
Fires in endless scroll mode when the user scrolls near the edge
of the rendered message window.
Definition
Package:@progress/kendo-react-conversational-ui
Properties
endIndex
number
The end index of the full message range that should be rendered (exclusive).
startIndex
number
The start index of the full message range that should be rendered (inclusive).