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

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

## Index

### Interfaces

* [BorderInlineStartWidthProps](../interfaces/_utils_logical_properties_borderinlinestartwidth_.borderinlinestartwidthprops.md)

### Functions

* [borderInlineStartWidth](_utils_logical_properties_borderinlinestartwidth_.md#borderinlinestartwidth)

---

## Functions

<a id="borderinlinestartwidth"></a>

### `<Const>` borderInlineStartWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

