New to KendoReactStart a free 30-day trial

SuggestionsLayoutMode
Premium

Updated on Oct 30, 2025

Controls how suggestions behave when they exceed available space.

  • scroll—Suggestions scroll horizontally without navigation buttons.
  • wrap—Suggestions wrap to new lines when they overflow.
  • scrollbuttons—Suggestions scroll horizontally with navigation buttons.

type SuggestionsLayoutMode = "scroll" | "wrap" | "scrollbuttons";

Not finding the help you need?
Contact Support