Class TableRow

Model for TableRow

Hierarchy

  • UniqueObject
    • TableRow

Constructors

Properties

Methods

Constructors

Properties

_id: string
cells: TableCell[] = []
comment: Comment

Comment before the row

Methods

  • Parameters

    • key: string | RegExp
    • value: string

    Returns void

Generated using TypeDoc