---
title: Usage
position: 2
seo_title: Guidelines for Using the TileLayout Component
seo_description: Get the knack of the Telerik and Kendo UI TileLayout and learn
  how to use and implement the component by following the instructions and
  recommendations in the user guidelines created by our designers.
---
## Usage Guidelines

The Telerik and Kendo UI TileLayout requires you to follow some basic principles when using the component.

### Item Size

The size of the TileLayout items plays an important role in the effective presentation of the content within this user interface. Ensuring that the items are appropriately sized is crucial for readability and comprehension.

<DosDonts>
<Do description="Carefully consider the size of the TileLayout items to ensure that all information is presented in a clear and readable manner.">![A Telerik and Kendo UI TileLayout with appropriately sized items](images/components-tilelayout-usage-item-size-do.png "Use TileLayout items with the appropriate size when working with the Telerik and Kendo UI TileLayout.")</Do>
<Dont description="Avoid using excessively small TileLayout items where data cannot be accommodated, as this can result in bad readability and confusion.">![A Telerik and Kendo UI TileLayout with incorrectly sized items](images/components-tilelayout-usage-item-size-dont.png "Don't use too small TileLayout items when working with the Telerik and Kendo UI TileLayout.")</Dont>
</DosDonts>


### Item Title

A key aspect of effective TileLayout design is the use of clear and informative titles for the items. These titles serve as signposts that guide the users through the content and help them quickly grasp its purpose.

<DosDonts>
<Do description="Use clear and concise titles for the TileLayout items to help users quickly understand their purpose and content.">![A Telerik and Kendo UI TileLayout with clear titles](images/components-tilelayout-usage-item-title-do.png "Use clear and concise item titles when working with the Telerik and Kendo UI TileLayout.")</Do>
<Dont description="Avoid using vague or misleading titles for the TileLayout items as this can lead to confusion and hinder the users' ability to understand the item’s intended function.">![A Telerik and Kendo UI TileLayout with incorrectly used misleading titles](images/components-tilelayout-usage-item-title-dont.png "Don't use misleading item titles when working with the Telerik and Kendo UI TileLayout.")</Dont>
</DosDonts>
