[@johanneslumpe/styled-props](../README.md) > ["utils/columns/columnRuleStyle"](../modules/_utils_columns_columnrulestyle_.md) > [ColumnRuleStyleProps](../interfaces/_utils_columns_columnrulestyle_.columnrulestyleprops.md)

# Interface: ColumnRuleStyleProps

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

**ColumnRuleStyleProps**

## Index

### Properties

* [style$ColumnRuleStyle](_utils_columns_columnrulestyle_.columnrulestyleprops.md#style_columnrulestyle)

---

## Properties

<a id="style_columnrulestyle"></a>

###  style$ColumnRuleStyle

**● style$ColumnRuleStyle**: *`T`*

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

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

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

___

