New to KendoReact? Learn about KendoReact Free.
ActionsLayout
Updated over 6 months ago
Lists the possible layout of the dialogs action buttons.
type ActionsLayout = "start" | "center" | "end" | "stretched";