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

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

## Index

### Interfaces

* [BorderBlockWidthProps](../interfaces/_utils_logical_properties_borderblockwidth_.borderblockwidthprops.md)

### Functions

* [borderBlockWidth](_utils_logical_properties_borderblockwidth_.md#borderblockwidth)

---

## Functions

<a id="borderblockwidth"></a>

### `<Const>` borderBlockWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

