CsvDelimiterPresetId
Home > @gooddata/sdk-model > CsvDelimiterPresetId
CsvDelimiterPresetId type
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Identifier of a built-in CSV delimiter preset.
Signature:
export type CsvDelimiterPresetId = keyof typeof CSV_DELIMITER_PRESETS;
References: CSV_DELIMITER_PRESETS