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

TileLayoutRepositionEvent

The arguments for the onReposition TileLayout event.

NameTypeDefaultDescription

col

number

Returns 0 if the column is not changed, 1 if the item is dragged to the next column and -1 if the item is drag to the previous column.

index

number

The index of the currently moved tile.

row

number

Returns 0 if the row is not changed, 1 if the item is dragged to the next row and -1 if the item is drag to the previous row.

value

TileStrictPosition[]

The new positions of the TileLayout tiles.

Not finding the help you need?
Contact Support