New to Kendo UI for Angular? Start a free 30-day trial
InputSpacerComponent
Represents a spacer in the content of components like TextArea and TextBox.
html
<kendo-textbox>
<ng-template kendoTextBoxSuffixTemplate>
<kendo-input-spacer></kendo-input-spacer>
<button kendoButton icon="image"></button>
</ng-template>
</kendo-textbox>
Selector
kendo-input-spacer, kendo-textbox-spacer
Inputs
Name | Type | Default | Description |
---|---|---|---|
width |
|
Specifies the width of the Input Spacer.
Accepts string values for the CSS |