schema.foldargs.md

May 15, 2024 ยท View on GitHub

Home > @datashaper/schema > FoldArgs

FoldArgs interface

Signature:

export interface FoldArgs extends InputColumnListArgs, SourcePreservingArgs 

Extends: InputColumnListArgs, SourcePreservingArgs

Properties

PropertyModifiersTypeDescription
to?[string, string](Optional) Two-element array of names for the output [key, value]

Contents

  1. 1FoldArgs interface
  2. 2Properties