Creates a new column layout
Flag indicating that the columns should wrap if there is not enough space. Default value is false.
Optional
isVerticalAligned: booleanFlag indicating that the columns should be vertically aligned. Default value is false.
Optional
columnsPerRow: numberThe columns per row to use.
Optional
columnPadding: numberThe column padding to use.
A new column layout.
Generated using TypeDoc
Column Layout constructor interface