TileLayout Tiles Custom Rendering
The TileLayout tiles enable you to customize the appearance of its elements as follows:
- Defining the tiles' header and body separately
- Defining the design of each tile using a single template
Customizing Tile's Header and Body
The following example uses the header and body properties to separately re-define the content of the header and body in each tile.
Customizing the Whole Tile
The following example uses the item property to re-define the whole template of each tile.