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

InputSeparatorComponent

Represents a separator in the content of components like TextArea and TextBox. (see examples).

html
<kendo-textbox>
  <ng-template kendoTextBoxSuffixTemplate>
    <kendo-input-separator></kendo-input-separator>
    <button kendoButton icon="image"></button>
  </ng-template>
</kendo-textbox>

Selector

kendo-input-separator, kendo-textbox-separator

Inputs

NameTypeDefaultDescription

orientation

SeparatorOrientation

'vertical'

Sets the orientation of the separator. Use this for the adornments of the TextAreaComponent.

In this article
SelectorInputs
Not finding the help you need?
Contact Support