workflow.tablebundle._constructor_.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/workflow > TableBundle > (constructor)

TableBundle.(constructor)

Constructs a new instance of the TableBundle class

Signature:

constructor(data?: Readable<TableBundleSchema>);

Parameters

ParameterTypeDescription
dataReadable<TableBundleSchema>(Optional)

Contents

  1. 1TableBundle.(constructor)
  2. 2Parameters