标签: c# webbrowser-control
我尝试了一些无法使用的方法。它仍然会在Internet Explorer中弹出新页面。
这是我的方法,但是没有用。
const withResponsiveness = require('../helpers/withResponsiveness.js').default; const ResponsiveLegend = withResponsiveness(Legend);