Handle blob file with server actions
Unanswered
Inca Dove posted this in #help-forum
Inca DoveOP
hello,
i was creating generating report with excel file using excel js
if we are using route handler, in the front end if using axios we need to add responseType: "blob"
but how about if using it with server actions?
i was creating generating report with excel file using excel js
if we are using route handler, in the front end if using axios we need to add responseType: "blob"
but how about if using it with server actions?