schema.createdatatableschemaobject.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > createDataTableSchemaObject
createDataTableSchemaObject() function
Signature:
export declare function createDataTableSchemaObject(input: FactoryInput<DataTableSchema>): DataTableSchema;
Parameters
| Parameter | Type | Description |
|---|---|---|
| input | FactoryInput<DataTableSchema> |
Returns: