RowProps
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
alignItems | AlignItemsProperty | |
gap | WidthProperty<TLength> | |
gapX | WidthProperty<TLength> | |
gapY | HeightProperty<TLength> | |
lg | WidthProperty<TLength> | |
margin | MarginProperty<TLength> | |
marginBottom | MarginProperty<TLength> | |
marginLeft | MarginProperty<TLength> | |
marginRight | MarginProperty<TLength> | |
marginTop | MarginProperty<TLength> | |
marginX | MarginProperty<TLength> | |
marginY | MarginProperty<TLength> | |
md | WidthProperty<TLength> | |
reverse | boolean | |
sm | WidthProperty<TLength> | |
width | WidthProperty<TLength> | |
xl | WidthProperty<TLength> | |
xs | WidthProperty<TLength> |