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

TileLayoutTileResizeEvent

The arguments for the onTileresize TileLayout event.

NameTypeDefaultDescription

colSpan

number

Returns 0 if the columnSpan is not changed, 1 if the columnSpan is increased and -1 if the columnSpan is decreased.

index

number

The index of the currently resized tile.

rowSpan

number

Returns 0 if the rowSpan is not changed, 1 if the rowSpan is increased and -1 if the rowSpan is decreased.

value

TileStrictPosition[]

The new resized positions of the TileLayout tiles.

Not finding the help you need?
Contact Support