[@johanneslumpe/styled-props](../README.md) > ["utils/logical-properties/marginBlock"](../modules/_utils_logical_properties_marginblock_.md) > [MarginBlockProps](../interfaces/_utils_logical_properties_marginblock_.marginblockprops.md)

# Interface: MarginBlockProps

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

**MarginBlockProps**

## Index

### Properties

* [style$MarginBlock](_utils_logical_properties_marginblock_.marginblockprops.md#style_marginblock)

---

## Properties

<a id="style_marginblock"></a>

###  style$MarginBlock

**● style$MarginBlock**: *`T`*

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

The **`margin-block`** CSS property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.

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

___

