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

# External module: "utils/logical-properties/marginBlockEnd"

## Index

### Interfaces

* [MarginBlockEndProps](../interfaces/_utils_logical_properties_marginblockend_.marginblockendprops.md)

### Functions

* [marginBlockEnd](_utils_logical_properties_marginblockend_.md#marginblockend)

---

## Functions

<a id="marginblockend"></a>

### `<Const>` marginBlockEnd

▸ **marginBlockEnd**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

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

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

