New to KendoReact? Start a free 30-day trial
ChatLoadMoreMessagesEvent
ChatLoadMoreMessagesEventPremium
Updated on May 4, 2026
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.
| Name | Type | Default | Description |
|---|---|---|---|
endIndex |
|
The end index of the full message range that should be rendered (exclusive). | |
startIndex |
|
The start index of the full message range that should be rendered (inclusive). |