Generate csv template with dropdown list in react
I want my users to be able to download a default spreadsheet file with some fields having drop-down values. I know how to do this with Excel/Google Sheets but I’m unable to do this programmatically with React (using a package like Sheets).