TileLayoutAutoFlow
Union
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.
Possible values:
"column""row""column dense""row dense""unset"