Skip to content

ExportParams

Parameters for a specific export operation

PropertyTypeDescription
formatExportFormatExport format
fileName?stringFile name for the export (without extension)
columns?string[]Specific column fields to export
rowIndices?number[]Specific row indices to export
includeHeaders?booleanInclude column headers in export
processCell?(value: any, field: string, row: any) => anyCustom cell value processor
processHeader?(header: string, field: string) => stringCustom header processor
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt