@revolist/revogrid / Formatter
Interface: Formatter
Properties
Property | Type | Defined in |
---|---|---|
options | FormatterOptions | src/plugins/export/types.ts:17 |
Methods
doExport()
ts
doExport(data: DataInput): string
Parameters
Parameter | Type |
---|---|
data | DataInput |
Returns
string