workflow.datatable._constructor_.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/workflow > DataTable > (constructor)
DataTable.(constructor)
Constructs a new instance of the DataTable class
Signature:
constructor(datatable?: Readable<DataTableSchema>);
Parameters
| Parameter | Type | Description |
|---|---|---|
| datatable | Readable<DataTableSchema> | (Optional) |