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

InputSeparatorOrientation

Specifies the orientation direction of the InputSeparator.

The possible values are:

  • vertical (Default) — InputSeparator is displayed vertically.
  • horizontal — InputSeparator is displayed horizontally.

type InputSeparatorOrientation = "horizontal" | "vertical";

Not finding the help you need?
Contact Support