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

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

## Index

### Interfaces

* [InsetBlockStartProps](../interfaces/_utils_logical_properties_insetblockstart_.insetblockstartprops.md)

### Functions

* [insetBlockStart](_utils_logical_properties_insetblockstart_.md#insetblockstart)

---

## Functions

<a id="insetblockstart"></a>

### `<Const>` insetBlockStart

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

