New to Kendo UI for AngularStart a free 30-day trial

ActionSheetActionsOrientation

Defines the possible orientations for the ActionSheet action buttons.

  • horizontal: The actions are laid out in a horizontal row.
  • vertical: The actions are stacked vertically.

type ActionSheetActionsOrientation = "horizontal" | "vertical";

Not finding the help you need?
Contact Support