[@johanneslumpe/styled-props](../README.md) > ["utils/columns/columnFill"](../modules/_utils_columns_columnfill_.md)

# External module: "utils/columns/columnFill"

## Index

### Interfaces

* [ColumnFillProps](../interfaces/_utils_columns_columnfill_.columnfillprops.md)

### Functions

* [columnFill](_utils_columns_columnfill_.md#columnfill)

---

## Functions

<a id="columnfill"></a>

### `<Const>` columnFill

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

