Hi! Thanks for this project.
Will it be possible to add a url parameter data=xyz where xyz will be the actual stringified csv data? data query parameter will be mutually exclusive with url.
Usecase: I am generating the CSV at the backend and don't want to add the overhead of uploading it to S3 and then passing the url to csv-table.
Do let me know if you would like me to create a PR for this.
Hi! Thanks for this project.
Will it be possible to add a url parameter
data=xyzwhere xyz will be the actual stringified csv data?dataquery parameter will be mutually exclusive withurl.Usecase: I am generating the CSV at the backend and don't want to add the overhead of uploading it to S3 and then passing the url to
csv-table.Do let me know if you would like me to create a PR for this.