[@johanneslumpe/styled-props](../README.md) > ["utils/text/tabSize"](../modules/_utils_text_tabsize_.md) > [TabSizeProps](../interfaces/_utils_text_tabsize_.tabsizeprops.md)

# Interface: TabSizeProps

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

**TabSizeProps**

## Index

### Properties

* [style$TabSize](_utils_text_tabsize_.tabsizeprops.md#style_tabsize)

---

## Properties

<a id="style_tabsize"></a>

###  style$TabSize

**● style$TabSize**: *`T`*

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

The **`tab-size`** CSS property is used to customize the width of a tab (`U+0009`) character.

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

___

