New to Kendo UI for Angular? Start a free 30-day trial

Tiles Collection

The TileLayout allows you to render its tiles by iterating a collection of configurable objects with the ngFor structural directive.

This is an alternative approach for configuring the component instead of manually declaring each container as a separate TileLayoutItem element inside the <kendo-tilelayout> tag.

The following example demonstrates the approach in action.

Example
View Source
Change Theme:

In this article

Not finding the help you need?