Appearance
RevoGrid Documentation v4.12.4 / CSVFormatter
type CSVFormatter: (options: Partial<CSVFormat>, data: DataInput) => string;
options
Partial
CSVFormat
data
DataInput
string
src/plugins/export/csv.ts:14