toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
EditorOptions
Editor
Options
sealed
external
interface
EditorOptions
(
source
)
Inheritors
FormatCodeOptions
Members
Properties
Base
Indent
Size
Link copied to clipboard
abstract
var
BaseIndentSize
:
Double
?
Convert
Tabs
To
Spaces
Link copied to clipboard
abstract
var
ConvertTabsToSpaces
:
Boolean
Indent
Size
Link copied to clipboard
abstract
var
IndentSize
:
Double
Indent
Style
Link copied to clipboard
abstract
var
IndentStyle
:
IndentStyle
New
Line
Character
Link copied to clipboard
abstract
var
NewLineCharacter
:
String
Tab
Size
Link copied to clipboard
abstract
var
TabSize
:
Double