workflow.tablebundleprofile.md

March 30, 2023 ยท View on GitHub

Home > @datashaper/workflow > TableBundleProfile

TableBundleProfile class

Signature:

export declare class TableBundleProfile implements ProfileHandler<TableBundle, TableBundleSchema> 

Implements: ProfileHandler<TableBundle, TableBundleSchema>

Properties

PropertyModifiersTypeDescription
profilereadonlyProfile

Methods

MethodModifiersDescription
createInstance(schema)
save(data, dataPath, files)

Contents

  1. 1TableBundleProfile class
  2. 2Properties
  3. 3Methods