FileManagerViewsTreeSettingsTagHelper

Example

Razor
<tree>
    <item-template></item-template>
</tree>

ChildTags

Tag NameDetails
item-templateTemplateTagHelper

Attributes

AttributeTypeDescription
templateStringConfigures the templates for the component.
template-handlerStringTemplate for rendering each node. This option expects the name of a JavaScript function that will be called to return the template.
template-idStringTemplate for rendering each node. This option expects the ID of the script element that contains the template.
template-viewIHtmlContentTemplate for rendering each node. This option expects the instance containing the created HTML.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support