New to Kendo UI for AngularStart a free 30-day trial

ScrollMode

Updated on Apr 29, 2026

Defines the scroll behavior of the Chat message list.

  • scrollable—All messages are rendered with standard scroll behavior.
  • endless—The Chat starts by rendering the last pageSize messages and prepends older ones as the user scrolls up.

type ScrollMode = "scrollable" | "endless";

Not finding the help you need?
Contact Support