Interface: IDecorationOptions
Hierarchy
- IDecorationOptions
Index
Properties
Properties
Optional
anchor
• anchor? : *“right” | “left”* |
Defined in xterm.d.ts:437
Optional
backgroundColor
• backgroundColor? : string
Defined in xterm.d.ts:459
Optional
foregroundColor
• foregroundColor? : string
Defined in xterm.d.ts:465
Optional
height
• height? : number
Defined in xterm.d.ts:453
Optional
layer
• layer? : *“bottom” | “top”* |
Defined in xterm.d.ts:475
marker
• marker: IMarker
Defined in xterm.d.ts:431
Optional
overviewRulerOptions
• overviewRulerOptions? : IDecorationOverviewRulerOptions
Defined in xterm.d.ts:484
Optional
width
• width? : number
Defined in xterm.d.ts:448
Optional
x
• x? : number
Defined in xterm.d.ts:442