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

Represents a template for suffix adornments in the TextBox component (see examples).

Definition

Package:@progress/kendo-angular-inputs

Selector:[kendoTextBoxSuffixTemplate]

Syntax:

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

Inputs

Determines whether a separator is shown before the suffix template.

Default:

false

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