[@johanneslumpe/styled-props](../README.md) > ["utils/logical-properties/marginBlockEnd"](../modules/_utils_logical_properties_marginblockend_.md) > [MarginBlockEndProps](../interfaces/_utils_logical_properties_marginblockend_.marginblockendprops.md)

# Interface: MarginBlockEndProps

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

**MarginBlockEndProps**

## Index

### Properties

* [style$MarginBlockEnd](_utils_logical_properties_marginblockend_.marginblockendprops.md#style_marginblockend)

---

## Properties

<a id="style_marginblockend"></a>

###  style$MarginBlockEnd

**● style$MarginBlockEnd**: *`T`*

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

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

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

___

