@seij/common-ui-csv-export
v2.0.0
Published
Small helper library to generate and download CSV files from UI data.
Readme
common-ui-csv-export
Small helper library to generate and download CSV files from UI data.
What it provides
createCSV: build a CSV string from column definitions and data rows.downloadCsv: create a CSV file and trigger a browser download.CSVColumnDefinition: column metadata with label and renderer.
