Home > @datashaper/workflow > TableBundleProfile
Signature:
export declare class TableBundleProfile implements ProfileHandler<TableBundle, TableBundleSchema> Implements: ProfileHandler<TableBundle, TableBundleSchema>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| profile | readonly |
Profile |
| Method | Modifiers | Description |
|---|---|---|
| createInstance(schema) | ||
| save(data, dataPath, files) |