Hierarchy

Constructors

Properties

#element: HTMLElement
#logs: {
    [key: string]: string;
} = {}

Type declaration

  • [key: string]: string
#open: boolean = false
#queuedMessages: number = 0
#scrolledDown: boolean = true
#visible: boolean = true

Methods

  • Parameters

    • logs: {
          [key: string]: string;
      }
      • [key: string]: string

    Returns void

Generated using TypeDoc