Skip to content

@revolist/revogrid / CSVFormatter

Type Alias: CSVFormatter()

ts
type CSVFormatter: (options: Partial<CSVFormat>, data: DataInput) => string;

Parameters

ParameterType
optionsPartial<CSVFormat>
dataDataInput

Returns

string

Defined in

src/plugins/export/csv.ts:14

Revogrid is a powerful data grid library made by Revolist OU.