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

TextAreaAdornmentsOrientation

Specifies the orientation of the TextArea adornments.

The possible values are:

  • horizontal(Default) —TextArea adornments are placed from left to right in ltr, and from right to left in rtl mode.
  • vertical—TextArea adornments are placed from top to bottom.

type TextAreaAdornmentsOrientation = "horizontal" | "vertical";

Not finding the help you need?
Contact Support