schema.fillargs.md
November 8, 2023 ยท View on GitHub
Home > @datashaper/schema > FillArgs
FillArgs interface
Signature:
export interface FillArgs extends OutputColumnArgs
Extends: OutputColumnArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| value | Value | Value to fill in the new column. All rows will receive this value. |