[@johanneslumpe/styled-props](../README.md) > ["utils/shapes/shapeMargin"](../modules/_utils_shapes_shapemargin_.md)

# External module: "utils/shapes/shapeMargin"

## Index

### Interfaces

* [ShapeMarginProps](../interfaces/_utils_shapes_shapemargin_.shapemarginprops.md)

### Functions

* [shapeMargin](_utils_shapes_shapemargin_.md#shapemargin)

---

## Functions

<a id="shapemargin"></a>

### `<Const>` shapeMargin

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

