[@johanneslumpe/styled-props](../README.md) > ["utils/logical-properties/marginBlockStart"](../modules/_utils_logical_properties_marginblockstart_.md) > [MarginBlockStartProps](../interfaces/_utils_logical_properties_marginblockstart_.marginblockstartprops.md)

# Interface: MarginBlockStartProps

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

**MarginBlockStartProps**

## Index

### Properties

* [style$MarginBlockStart](_utils_logical_properties_marginblockstart_.marginblockstartprops.md#style_marginblockstart)

---

## Properties

<a id="style_marginblockstart"></a>

###  style$MarginBlockStart

**● style$MarginBlockStart**: *`T`*

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

The **`margin-block-start`** CSS property defines the logical block start 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-start](https://developer.mozilla.org/docs/Web/CSS/margin-block-start)

___

