MaskedTextBoxPrefixOptionsSettingsTagHelper
Example
<prefix-options>
<prefix-template></prefix-template>
</prefix-options>
ChildTags
Tag Name | Details |
---|---|
prefix-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 prefix adornment will not have a separator. |
template | String | The template for the prefix adornment of the widget. |
template-handler | String | The template for the prefix adornment of the widget. |
template-id | String | The template for the prefix adornment of the widget. |
template-view | IHtmlContent | The template for the prefix adornment of the widget. |