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

Represents a spacer in the content of components like TextArea and TextBox.

Definition

Package:@progress/kendo-angular-inputs

Selector:kendo-input-spacer, kendo-textbox-spacer

Syntax:

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

Inputs

width

string

Specifies the width of the Input Spacer. Accepts string values for the CSS flex-basis property. If not set, the Input Spacer takes all available space.

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