Class Examples

Model for Examples table

Hierarchy

  • UniqueObject
    • Examples

Constructors

Properties

_id: string
body: TableRow[]

Body of the examples table

header: TableRow

Header of the examples table

keyword: string

Keyword of the examples table

name: string

Name of the examples table

precedingComment: Comment

Comment before the Examples

tagComment: Comment

Comment before all tags

tags: Tag[]

Tags of the examples table

Methods

  • Parameters

    • key: string | RegExp
    • value: string

    Returns void

Generated using TypeDoc