mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
5 lines
237 B
HTML
5 lines
237 B
HTML
<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> |