New to Kendo UI for AngularStart a free 30-day trial

TileLayoutItemHeaderComponent

Contains the header content of the TileLayoutItem component. You can drag this area to reorder items when reordering is enabled.

html
<kendo-tilelayout-item>
  <kendo-tilelayout-item-header>
    <h3>Custom Header</h3>
  </kendo-tilelayout-item-header>
  <p>Item content</p>
</kendo-tilelayout-item>

Selector

kendo-tilelayout-item-header

In this article
Selector
Not finding the help you need?
Contact Support