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