TileLayoutContainerHeaderSettingsTagHelper
Example
<container-header>
<container-header-template></container-header-template>
</container-header>
ChildTags
Tag Name | Details |
---|---|
container-header-template | TemplateTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
template | String | The template that will be rendered as a header. |
template-handler | String | The template that will be rendered as a header. |
template-id | String | The template that will be rendered as a header. |
template-view | IHtmlContent | The template that will be rendered as a header. |
text | String | The text that will be rendered as a header. |