Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICSVOutputOptions

Options for CSV output.

The options object is passed directly to PapaParse.unparse, please see PapaParse docs for additional options.

Hierarchy

  • ICSVOutputOptions

Index

Properties

Properties

Optional header

header: undefined | false | true

Enable or disable output of the CSV header line. Defaults to true.

Generated using TypeDoc