[]
[HtmlTargetElement("c1-input-item-template")]
public class ItemTemplateTagHelper : BaseTagHelper<object>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ItemTemplateTagHelper() |
Name | Description |
---|---|
Id | Gets or sets the template's id. |
TObject | Gets or sets the corresponding object. |
Name | Description |
---|---|
ProcessAttributes(TagHelperContext, object) | Processes the attributes set in the taghelper. |
ProcessChildContent(object, TagHelperContent) | Processes the child content. |