New to KendoReact? Start a free 30-day trial
ChatLoadMoreEvent
ChatLoadMoreEventPremium
Updated on Apr 9, 2026
Arguments for the onLoadMore event of the Chat.
Fires in remote mode (messages.length < total) when the user scrolls near the edge
of the rendered message window.
| Name | Type | Default | Description |
|---|---|---|---|
endIndex |
|
The end index of the requested message range (exclusive). | |
startIndex |
|
The start index of the requested message range (inclusive). |