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

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

Definition

Package:@progress/kendo-angular-inputs

Selector:[kendoTextBoxPrefixTemplate]

Syntax:

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

Inputs

Determines whether a separator is shown after the prefix template.

Default:

false

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