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