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

# External module: "utils/columns/columnRuleWidth"

## Index

### Interfaces

* [ColumnRuleWidthProps](../interfaces/_utils_columns_columnrulewidth_.columnrulewidthprops.md)

### Functions

* [columnRuleWidth](_utils_columns_columnrulewidth_.md#columnrulewidth)

---

## Functions

<a id="columnrulewidth"></a>

### `<Const>` columnRuleWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

