workflow.datatableprofile.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/workflow > DataTableProfile

DataTableProfile class

Signature:

export declare class DataTableProfile implements ProfileHandler 

Implements: ProfileHandler

Properties

PropertyModifiersTypeDescription
profilereadonlyProfile

Methods

MethodModifiersDescription
createInstance(schema)
initialize({ dataPackage })
save(data, dataPath, files)

Contents

  1. 1DataTableProfile class
  2. 2Properties
  3. 3Methods