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