How to execute svg.setAttribute(“width”, svg.getBBox().width); at server side?

后端 未结 0 693
我在风中等你
我在风中等你 2020-12-28 11:09

I am trying to deliver an SVG response with the help of NodeJS. This SVG has a small inline JavaScript code that dynamically calculates the width of the SVG. Everything work

相关标签:
回答
  • 消灭零回复
提交回复
热议问题