Interface: ILocalizableStrings
The set of localizable strings.
Hierarchy
- ILocalizableStrings
Index
Properties
Properties
promptLabel
• promptLabel: string
Defined in xterm.d.ts:622
The aria label for the underlying input textarea for the terminal.
tooMuchOutput
• tooMuchOutput: string
Defined in xterm.d.ts:628
Announcement for when line reading is suppressed due to too many lines
being printed to the terminal when screenReaderMode is enabled.