Download a string as .txt file in React

后端 未结 1 1847
一生所求
一生所求 2020-12-28 16:54

I have a string which needs to be downloaded in a txt file when click on a button. How can this be implemented using React?

1条回答
提交回复
热议问题