New to KendoReact? Start a free 30-day trial
UploadActionsLayout
Lists the possible layout of the Upload action buttons.
type
UploadActionsLayout = "start" | "center" | "end" | "stretched";