[@johanneslumpe/styled-props](../README.md) > ["utils/grid-layout/gridAutoFlow"](../modules/_utils_grid_layout_gridautoflow_.md)

# External module: "utils/grid-layout/gridAutoFlow"

## Index

### Interfaces

* [GridAutoFlowProps](../interfaces/_utils_grid_layout_gridautoflow_.gridautoflowprops.md)

### Functions

* [gridAutoFlow](_utils_grid_layout_gridautoflow_.md#gridautoflow)

---

## Functions

<a id="gridautoflow"></a>

### `<Const>` gridAutoFlow

▸ **gridAutoFlow**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

*Defined in [utils/grid-layout/gridAutoFlow.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/grid-layout/gridAutoFlow.ts#L15)*

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

