sap.ui.layout.cssgrid.CSSGridAutoFlow.Column
|
Insert auto-placed items by filling each column.
|
sap.ui.layout.cssgrid.CSSGridAutoFlow.ColumnDense
|
Insert auto-placed items by filling each column, and fill any holes in the grid.
|
sap.ui.layout.cssgrid.CSSGridAutoFlow.Row
|
Insert auto-placed items by filling each row.
|
sap.ui.layout.cssgrid.CSSGridAutoFlow.RowDense
|
Insert auto-placed items by filling each row, and fill any holes in the grid.
|