I am calling the API (GET API).
https://upiqr.in/api/qr?name=SantanuSinha&vpa=9096213138@ybl&amount=100 I am calling the API from the LWC
I get the response in the SVG format.
How can I display the SVG that I get in the response on LWC
I am calling the API (GET API).
https://upiqr.in/api/qr?name=SantanuSinha&vpa=9096213138@ybl&amount=100 I am calling the API from the LWC
I get the response in the SVG format.
How can I display the SVG that I get in the response on LWC