New to KendoReact? Learn about KendoReact Free.
ActionSheetActionsAlignment
Lists the possible alignment of the ActionSheet action buttons.
type
ActionSheetActionsAlignment = "start" | "center" | "end" | "stretched" | "justify";