Interface: IViewportRange
An object representing a range within the viewport of the terminal.
Hierarchy
- IViewportRange
Index
Properties
Properties
end
• end: IViewportRangePosition
Defined in xterm.d.ts:1285
The end of the range.
start
• start: IViewportRangePosition
Defined in xterm.d.ts:1280
The start of the range.