[@johanneslumpe/styled-props](../README.md) > ["utils/flexible-box-layout/flexFlow"](../modules/_utils_flexible_box_layout_flexflow_.md) > [FlexFlowProps](../interfaces/_utils_flexible_box_layout_flexflow_.flexflowprops.md)

# Interface: FlexFlowProps

## Type parameters
#### T 
## Hierarchy

**FlexFlowProps**

## Index

### Properties

* [style$FlexFlow](_utils_flexible_box_layout_flexflow_.flexflowprops.md#style_flexflow)

---

## Properties

<a id="style_flexflow"></a>

###  style$FlexFlow

**● style$FlexFlow**: *`T`*

*Defined in [utils/flexible-box-layout/flexFlow.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/flexible-box-layout/flexFlow.ts#L12)*

The **`flex-flow`** CSS property is a shorthand property for `flex-direction` and `flex-wrap` properties.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/flex-flow](https://developer.mozilla.org/docs/Web/CSS/flex-flow)

___

