tabSize

abstract var tabSize: TabSize?(source)

The tab-size CSS property is used to customize the width of tab characters (U+0009).

Syntax: <integer> | <length>

Initial value: 8

| Chrome | Firefox | Safari | Edge | IE  |
| :----: | :-----: | :----: | :--: | :-: |
|   21   |   91    |   7    | n/a  | No  |
|        |    4′   |        |      |     |

See also