[@johanneslumpe/styled-props](../README.md) > ["utils/columns/columnRule"](../modules/_utils_columns_columnrule_.md) > [ColumnRuleProps](../interfaces/_utils_columns_columnrule_.columnruleprops.md)

# Interface: ColumnRuleProps

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

**ColumnRuleProps**

## Index

### Properties

* [style$ColumnRule](_utils_columns_columnrule_.columnruleprops.md#style_columnrule)

---

## Properties

<a id="style_columnrule"></a>

###  style$ColumnRule

**● style$ColumnRule**: *`T`*

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

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

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

___

