DocTableCell
Summary
Represents table cell, similar to an HTML<td> element.
Signature
Constructors
constructor
Constructs a new instance of the classProperties
content
Modifiers: readonly Type:readonly content: DocSection;
Default: “
kind
Modifiers: readonly Type:get kind(): string;
Default: “

