New to Kendo UI for Angular? Start a free 30-day trial
ChatLoadMoreEvent
Updated on Apr 29, 2026
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.
| Name | Type | Default | Description |
|---|---|---|---|
endIndex |
|
The exclusive end index into the full messages array. | |
startIndex |
|
The inclusive start index into the full messages array. |