[@johanneslumpe/styled-props](../README.md) > ["utils/flexible-box-layout/flexGrow"](../modules/_utils_flexible_box_layout_flexgrow_.md)

# External module: "utils/flexible-box-layout/flexGrow"

## Index

### Interfaces

* [FlexGrowProps](../interfaces/_utils_flexible_box_layout_flexgrow_.flexgrowprops.md)

### Functions

* [flexGrow](_utils_flexible_box_layout_flexgrow_.md#flexgrow)

---

## Functions

<a id="flexgrow"></a>

### `<Const>` flexGrow

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

