insertSpaces

abstract var insertSpaces: JsAny?(source)

When pressing Tab insert n spaces. When getting a text editor's options, this property will always be a boolean (resolved). When setting a text editor's options, this property is optional and it can be a boolean or "auto".

Online Documentation