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

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

Definition

Package:@progress/kendo-angular-inputs

Selector:kendo-input-separator, kendo-textbox-separator

Syntax:

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

Inputs

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

Default:

'vertical'

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