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

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

## Index

### Interfaces

* [BorderBlockStartWidthProps](../interfaces/_utils_logical_properties_borderblockstartwidth_.borderblockstartwidthprops.md)

### Functions

* [borderBlockStartWidth](_utils_logical_properties_borderblockstartwidth_.md#borderblockstartwidth)

---

## Functions

<a id="borderblockstartwidth"></a>

### `<Const>` borderBlockStartWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

