Type interface
Represents options for JSON export
Inheritance
IExportJSONOptions does not extend any other symbol.
IExportJSONOptions is not extended by any other symbol.
Properties
disabled # |
Type Set this option to @since 4.9.11 |
---|---|
indent # |
Type Default Sets indent size for each hierarchical elements. |
useLocale # |
Type Default Will try to format numbers and date/time according to user's locale settings. |
useTimestamps # |
Type Default Use timestamps instead of formatted date/time values. |