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

TextBoxSuffixTemplateDirective

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

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

Selector

[kendoTextBoxSuffixTemplate]

Inputs

NameTypeDefaultDescription

showSeparator

boolean

false

Determines whether a separator is shown before the suffix template.

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