How can I open editor directly for a base64 string png file in javascript, without a file?
Tanay360 opened this issue · 0 comments
Tanay360 commented
I want to open a base64 string png file in the editor from app.vue directly, but I am facing problems, as I am a beginner in vue.js
Please help me in solving the issue!