tables.rowsoptions.stringify.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/tables > RowsOptions > stringify

RowsOptions.stringify property

Indicates whether to save each cell value as a string. Note that this just wraps in a template and does not attempt any formatting.

Signature:

stringify?: boolean;