[@johanneslumpe/styled-props](../README.md) > ["utils/backgrounds-and-borders/borderTopWidth"](../modules/_utils_backgrounds_and_borders_bordertopwidth_.md)

# External module: "utils/backgrounds-and-borders/borderTopWidth"

## Index

### Interfaces

* [BorderTopWidthProps](../interfaces/_utils_backgrounds_and_borders_bordertopwidth_.bordertopwidthprops.md)

### Functions

* [borderTopWidth](_utils_backgrounds_and_borders_bordertopwidth_.md#bordertopwidth)

---

## Functions

<a id="bordertopwidth"></a>

### `<Const>` borderTopWidth

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

*Defined in [utils/backgrounds-and-borders/borderTopWidth.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/backgrounds-and-borders/borderTopWidth.ts#L15)*

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

