New to Kendo UI for Angular? Start a free 30-day trial
ActionsLayout
Updated on Jun 17, 2025
Specifies the layout options for the Upload action buttons.
type ActionsLayout = "start" | "center" | "end" | "stretched";