TileLayoutContainerTagHelper

Example

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

ChildTags

Tag NameDetails
container-body-templateTemplateTagHelper
container-headerTileLayoutContainerHeaderSettingsTagHelper

Attributes

AttributeTypeDescription
body-templateStringThe template which renders as content for the tile item.
body-template-handlerStringThe template which renders as content for the tile item.
body-template-idStringThe template which renders as content for the tile item.
body-template-viewIHtmlContentThe template which renders as content for the tile item.
col-spanDoubleA value that determines how many columns will the tile item span.
row-spanDoubleA value that determines how many rows will the tile item span.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support