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

# Interface: ColumnRuleWidthProps

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

**ColumnRuleWidthProps**

## Index

### Properties

* [style$ColumnRuleWidth](_utils_columns_columnrulewidth_.columnrulewidthprops.md#style_columnrulewidth)

---

## Properties

<a id="style_columnrulewidth"></a>

###  style$ColumnRuleWidth

**● style$ColumnRuleWidth**: *`T`*

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

The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/column-rule-width](https://developer.mozilla.org/docs/Web/CSS/column-rule-width)

___

