New to Telerik UI for ASP.NET Core? Download free 30-day trial

TileLayoutContainerTagHelper

Example

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

ChildTags

Tag Name Details
container-body-template TemplateTagHelper
container-header TileLayoutContainerHeaderSettingsTagHelper

Attributes

Attribute Type Description
body-template String The template which renders as content for the tile item.
body-template-handler String The template which renders as content for the tile item.
body-template-id String The template which renders as content for the tile item.
body-template-view IHtmlContent The template which renders as content for the tile item.
col-span Double A value that determines how many columns will the tile item span.
row-span Double A value that determines how many rows will the tile item span.
templates IDictionary<String,String>
In this article
Not finding the help you need?