5 lines
195 B
HTML
Raw Normal View History

2019-11-24 19:33:14 +00:00
<afx-app-window apptitle="DrawIOWrapper" width="600" height="500" data-id="DrawIOWrapper">
<afx-hbox >
<iframe src="https://www.draw.io" ></iframe>
</afx-hbox>
</afx-app-window>