New to KendoReactStart a free 30-day trial

QuickActionsLayoutMode
Premium

Updated on Oct 30, 2025

Controls how quick actions behave when they exceed available space.

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

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

Not finding the help you need?
Contact Support