Tower

PropertyTypeDescription
center?
booleanCenter the children.
childWidth?
TowerChildWidthSets the width of the children.
One of:
ExtraSmall, Large, Medium, Small
children?
React.ReactNodeThe items to be laid out by tower.
gutterSize?
TowerGutterSets the size of gutter between the children.
One of:
Default, ExtraSmall, Large, None, Small
noGrow?
boolean
noWrap?
boolean
placeholderItems?
number