antosdk-apps/SVGEdit/scheme.html

5 lines
237 B
HTML
Raw Normal View History

2023-08-17 23:54:41 +02:00
<afx-app-window apptitle="SVGEdit" width="500" height="400" data-id="SVGEdit">
<afx-hbox >
<iframe frameborder="0" data-id="container" src="" allow="clipboard-read; clipboard-write"></iframe>
</afx-hbox>
</afx-app-window>