kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
js
Platform filter
js
Switch theme
Search in API
kotlin-mpp-playground
web
/
xterm
/
IDecorationOptions
IDecoration
Options
js
external
interface
IDecorationOptions
(
source
)
Members
Properties
anchor
Link copied to clipboard
js
open
val
anchor
:
String
?
background
Color
Link copied to clipboard
js
open
val
backgroundColor
:
String
?
foreground
Color
Link copied to clipboard
js
open
val
foregroundColor
:
String
?
height
Link copied to clipboard
js
open
val
height
:
Number
?
layer
Link copied to clipboard
js
open
val
layer
:
String
?
marker
Link copied to clipboard
js
abstract
val
marker
:
IMarker
overview
Ruler
Options
Link copied to clipboard
js
open
var
overviewRulerOptions
:
IDecorationOverviewRulerOptions
?
width
Link copied to clipboard
js
open
val
width
:
Number
?
x
Link copied to clipboard
js
open
val
x
:
Number
?