| Property | Type | Description |
|---|---|---|
center? | boolean | Center the children. |
childWidth? | TowerChildWidth | Sets the width of the children. One of: ExtraSmall, Large, Medium, Small |
children? | React.ReactNode | The items to be laid out by tower. |
gutterSize? | TowerGutter | Sets the size of gutter between the children. One of: Default, ExtraSmall, Large, None, Small |
noGrow? | boolean | |
noWrap? | boolean | |
placeholderItems? | number |