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

# Interface: ScrollbarWidthProps

## Type parameters
#### T 
## Hierarchy

**ScrollbarWidthProps**

## Index

### Properties

* [style$ScrollbarWidth](_utils_scrollbars_scrollbarwidth_.scrollbarwidthprops.md#style_scrollbarwidth)

---

## Properties

<a id="style_scrollbarwidth"></a>

###  style$ScrollbarWidth

**● style$ScrollbarWidth**: *`T`*

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

The **`scrollbar-width`** property allows the author to set the maximum thickness of an element’s scrollbars when they are shown.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/scrollbar-width](https://developer.mozilla.org/docs/Web/CSS/scrollbar-width)

___

