New to Kendo UI for Angular? Start a free 30-day trial
InputSeparatorComponent
Represents a separator in the content of components like TextArea and TextBox. (see examples).
html
<kendo-textbox>
<ng-template kendoTextBoxSuffixTemplate>
<kendo-input-separator></kendo-input-separator>
<button kendoButton icon="image"></button>
</ng-template>
</kendo-textbox>
Selector
kendo-input-separator, kendo-textbox-separator
Inputs
Name | Type | Default | Description |
---|---|---|---|
orientation |
|
|
Sets the orientation of the separator. Use this for the adornments of the |