Type interface
Inheritance
IExportingJSONOptions extends IExportingDataOptions.
IExportingJSONOptions is not extended by any other symbol.
Properties
|
addColumnNames # |
Type Inherited from Will add a line with column names in CSV/HTML/PDF tables. |
|---|---|
|
disabled # |
Type Inherited from If set to |
|
emptyAs # |
Type Inherited from Replace empty values with this string. |
|
indent # |
Type Default If set to a number, each line will be indented by X spaces, maintaining hierarchy. If set to a string, will use that string to indent. |
|
pivot # |
Type Inherited from If set to |
|
renameFields # |
Type Default If set to |
|
useLocale # |
Type Default Inherited from Use client's locale when formatting dates. |
|
useTimestamps # |
Type Default Inherited from Use timestamps instead of formatted dates. |
| There are 6 inherited items currently hidden from this list. | |