[@johanneslumpe/styled-props](../README.md) > ["utils/scrollbars/scrollbarWidth"](../modules/_utils_scrollbars_scrollbarwidth_.md)

# External module: "utils/scrollbars/scrollbarWidth"

## Index

### Interfaces

* [ScrollbarWidthProps](../interfaces/_utils_scrollbars_scrollbarwidth_.scrollbarwidthprops.md)

### Functions

* [scrollbarWidth](_utils_scrollbars_scrollbarwidth_.md#scrollbarwidth)

---

## Functions

<a id="scrollbarwidth"></a>

### `<Const>` scrollbarWidth

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

