TileLayoutContainerHeaderSettingsTagHelper

Example

Razor
<container-header>
    <container-header-template></container-header-template>
</container-header>

ChildTags

Tag NameDetails
container-header-templateTemplateTagHelper

Attributes

AttributeTypeDescription
templateStringA collection of templates that can be used in the component.
template-handlerStringThe template that will be rendered as a header. This option expects the name of a JavaScript function that will be called to return the template.
template-idStringThe template that will be rendered as a header. This option expects the ID of the script element that contains the template.
template-viewIHtmlContentThe template that will be rendered as a header. This option expects the instance containing the created HTML.
textStringThe text that will be rendered as a header.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support