TileLayout

TileLayouts are UI elements for organizing information into dashboard-like views.

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.

A Telerik and Kendo UI TileLayout with appropriately sized items
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 incorrectly sized items
Avoid using excessively small TileLayout items where data cannot be accommodated, as this can result in bad readability and confusion.

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.

A Telerik and Kendo UI TileLayout with clear titles
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 incorrectly used misleading titles
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.
Feedback