Log (from ScrollableText)

A log permanently scrolled to the bottom.

Options

  • Inherits all from ScrollableText.
  • scrollback - Amount of scrollback allowed. Default: Infinity.
  • scrollOnInput - Scroll to bottom on input even if the user has scrolled up. Default: false.

Properties

  • Inherits all from ScrollableText.
  • scrollback - Amount of scrollback allowed. Default: Infinity.
  • scrollOnInput - Scroll to bottom on input even if the user has scrolled up. Default: false.

Events

  • Inherits all from ScrollableText.
  • log - Emitted on a log line. Passes in line.

Methods

  • Inherits all from ScrollableText.
  • log/add(text) - Add a log line.

Last update: February 22, 2020