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