constructor
Summary
Constructs a new instance of theDocTable class
Signature
Parameters
parameters
- Type:
IDocTableParameters
rows
- Type:
ReadonlyArray<DocTableRow> - Optional: Yes
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Constructs a new instance of the DocTable class
DocTable class
constructor(parameters: IDocTableParameters, rows?: ReadonlyArray<DocTableRow>);
IDocTableParametersReadonlyArray<DocTableRow>Was this page helpful?
