ScrollableText (from ScrollableBox)

DEPRECATED - Use Box with the scrollable and alwaysScroll options instead.

A scrollable text box which can display and scroll text, as well as handle pre-existing newlines and escape codes.

Options

  • Inherits all from ScrollableBox.
  • mouse - Whether to enable automatic mouse support for this element.
  • keys - Use predefined keys for navigating the text.
  • vi - Use vi keys with the keys option.

Properties

  • Inherits all from ScrollableBox.

Events

  • Inherits all from ScrollableBox.

Methods

  • Inherits all from ScrollableBox.

Last update: February 22, 2020