vue-json-excel icon indicating copy to clipboard operation
vue-json-excel copied to clipboard

encode charset

Open thanhtungka91 opened this issue 7 years ago • 0 comments

It is not working when set charset

return new Blob([u8arr], {type: 'text/csv;charset=Shift_JIS'})

thanhtungka91 avatar Sep 12 '18 07:09 thanhtungka91