MultiColumnComboBoxSuffixOptionsSettingsTagHelper
Example
<suffix-options>
<suffix-template></suffix-template>
</suffix-options>
ChildTags
Tag Name | Details |
---|---|
suffix-template | TemplateTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
icon | String | Defines the name for an existing icon in a Kendo UI theme or SVG content |
separator | Boolean | If set to false, the suffix adornment will not have a separator. |
template | String | The template for the suffix adornment of the widget. |
template-handler | String | The template for the suffix adornment of the widget. |
template-id | String | The template for the suffix adornment of the widget. |
template-view | IHtmlContent | The template for the suffix adornment of the widget. |