New to KendoReactStart a free 30-day trial

TilePosition

Interface

Specifies the position of each tile.

Definition

Package:@progress/kendo-react-layout

Properties

col

number

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

colSpan?

number

Specifies how many columns the TileLayoutItem spans.

Default:

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 starts.

rowSpan?

number

Specifies how many rows the TileLayoutItem spans.

Default:

1

In this article
DefinitionPropertiescolcolSpan?order?row?rowSpan?
Not finding the help you need?
Contact Support