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

# Interface: ShapeMarginProps

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

**ShapeMarginProps**

## Index

### Properties

* [style$ShapeMargin](_utils_shapes_shapemargin_.shapemarginprops.md#style_shapemargin)

---

## Properties

<a id="style_shapemargin"></a>

###  style$ShapeMargin

**● style$ShapeMargin**: *`T`*

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

The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.

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

___

