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

TileLayoutAutoFlow

Controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the TileLayout. For further reference, check grid-auto-flow CSS article. Defaults to column.

type TileLayoutAutoFlow = "column" | "row" | "column dense" | "row dense" | "unset";

Not finding the help you need?
Contact Support