schema.eraseargs.md

November 8, 2023 ยท View on GitHub

Home > @datashaper/schema > EraseArgs

EraseArgs interface

Signature:

export interface EraseArgs extends InputColumnArgs 

Extends: InputColumnArgs

Properties

PropertyModifiersTypeDescription
valueValueValue to match and erase (set to undefined) in the column

Contents

  1. 1EraseArgs interface
  2. 2Properties