Interface: ITerminalInitOnlyOptions

An object containing additional options for the terminal that can only be set on start up.

Hierarchy

  • ITerminalInitOnlyOptions

Index

Properties

Properties

Optional cols

cols? : number

Defined in xterm.d.ts:340

The number of columns in the terminal.


Optional rows

rows? : number

Defined in xterm.d.ts:345

The number of rows in the terminal.