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
| Property | Modifiers | Type | Description |
|---|---|---|---|
| profile | readonly | Profile |
Methods
| Method | Modifiers | Description |
|---|---|---|
| createInstance(schema) | ||
| initialize({ dataPackage }) | ||
| save(data, dataPath, files) |