New to Kendo UI for VueStart a free 30-day trial

Specifies the strict position of each tile. Used in the TileLayoutRepositionEvent.

Definition

Package:@progress/kendo-vue-layout

Properties

col

number

(Required) Defines on which column-line the TileLayoutItem will start. It is required in order reordering and resizing functionalities to work as expected as they rely on it.

colSpan

number

Specifies how many columns will the TileLayoutItem spans. Defaults to 1.

order

number

Defines the order index of the TileLayoutItem. If not set, items will receive a sequential order.

row?

number

Defines on which row-line the TileLayoutItem will start.

rowSpan

number

Specifies how many rows will the TileLayoutItem spans. Defaults to 1.

In this article
DefinitionPropertiescolcolSpanorderrow?rowSpan
Not finding the help you need?
Contact Support