[@johanneslumpe/styled-props](../README.md) > ["utils/fragmentation/boxDecorationBreak"](../modules/_utils_fragmentation_boxdecorationbreak_.md) > [BoxDecorationBreakProps](../interfaces/_utils_fragmentation_boxdecorationbreak_.boxdecorationbreakprops.md)

# Interface: BoxDecorationBreakProps

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

**BoxDecorationBreakProps**

## Index

### Properties

* [style$BoxDecorationBreak](_utils_fragmentation_boxdecorationbreak_.boxdecorationbreakprops.md#style_boxdecorationbreak)

---

## Properties

<a id="style_boxdecorationbreak"></a>

###  style$BoxDecorationBreak

**● style$BoxDecorationBreak**: *`T`*

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

The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.

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

___

