Flex
Compose elements in a flex container
Import
Source
Docs
Package
Usage
Gap
Supported props
Prop | CSS Property | Theme key |
---|---|---|
gap | gap | theme.spacing |
rowGap | rowGap | theme.spacing |
columnGap | columnGap | theme.spacing |
align | alignItems | – |
justify | justifyContent | – |
wrap | flexWrap | – |
direction | flexDirection | – |
Responsive props
Flex
component props can have responsive values the same way as other style props: