[@johanneslumpe/styled-props](../README.md) > ["utils/basic-user-interface/outlineWidth"](../modules/_utils_basic_user_interface_outlinewidth_.md) > [OutlineWidthProps](../interfaces/_utils_basic_user_interface_outlinewidth_.outlinewidthprops.md)

# Interface: OutlineWidthProps

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

**OutlineWidthProps**

## Index

### Properties

* [style$OutlineWidth](_utils_basic_user_interface_outlinewidth_.outlinewidthprops.md#style_outlinewidth)

---

## Properties

<a id="style_outlinewidth"></a>

###  style$OutlineWidth

**● style$OutlineWidth**: *`T`*

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

The **`outline-width`** CSS property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the `border`.

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

___

