Kendo UI for jQuery TileLayout Overview

Kendo UI for jQuery Kendoka image

The TileLayout is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

The TileLayout widget is available as of Kendo UI R2 2020(v2020.2.513).

The Kendo UI TileLayout widget allows you configure a two-dimensional grid-based sandbox surface to display content in tiles which can be dragged around and rearranged to create any modern page design.

The TileLayout is based on the CSS Grid with all its features and uses additional JavaScript logic to provide resizing, reordering, and template customizations.

Kendo UI for jQuery TileLayout Overview

Functionality and Features

  • Resizing—You can resize the tiles of the TileLayout.
  • Reordering—You can reorder the tiles within the component.
  • Containers—The TileLayout's containers provide different options regard to layout and positioning.

Known Limitations

Currently, the component is not supported in Internet Explorer as the browser does not support gutters.

Next Steps

See Also

In this article