[@johanneslumpe/styled-props](../README.md) > ["utils/text/lineBreak"](../modules/_utils_text_linebreak_.md) > [LineBreakProps](../interfaces/_utils_text_linebreak_.linebreakprops.md)

# Interface: LineBreakProps

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

**LineBreakProps**

## Index

### Properties

* [style$LineBreak](_utils_text_linebreak_.linebreakprops.md#style_linebreak)

---

## Properties

<a id="style_linebreak"></a>

###  style$LineBreak

**● style$LineBreak**: *`T`*

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

The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.

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

___

