Interface: IDecorationOptions

Hierarchy

  • IDecorationOptions

Index

Properties

Properties

Optional anchor

anchor? : *“right” “left”*

Defined in xterm.d.ts:525


Optional backgroundColor

backgroundColor? : string

Defined in xterm.d.ts:548


Optional foregroundColor

foregroundColor? : string

Defined in xterm.d.ts:555


Optional height

height? : number

Defined in xterm.d.ts:541


Optional layer

layer? : *“bottom” “top”*

Defined in xterm.d.ts:565


marker

marker: IMarker

Defined in xterm.d.ts:519


Optional overviewRulerOptions

overviewRulerOptions? : IDecorationOverviewRulerOptions

Defined in xterm.d.ts:574


Optional width

width? : number

Defined in xterm.d.ts:536


Optional x

x? : number

Defined in xterm.d.ts:530