TagHelperBase

Example

Razor
<>
</>

Attributes

AttributeTypeDescription
nameStringSets the name of the component.
script-attributesIDictionary<String,Object>Sets the attributes that will be added to the script tag of the component's initialization script.
is-in-client-templateBooleanWhen placing a Tag Helper within a Kendo Template, set the type to text/html and add the is-in-client-template="true" attribute.
deferredBooleanSuppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method.
as-moduleBooleanSpecifies whether the initialization script of the component will be rendered as a JavaScript module.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support