⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1. View latest documentation →
Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TableHelper

Hierarchy

  • TableHelper

Constructors

Methods

Constructors

constructor

  • Parameters

    • head: string[]

    Returns TableHelper

Methods

push

  • push(row: any): void
  • Parameters

    • row: any

    Returns void

toMarkdownTable

  • toMarkdownTable(): string
  • Returns string

toString

  • toString(): any
  • Returns any

Generated using TypeDoc