1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-02-23 11:42:47 +01:00

6 lines
249 B
HTML
Raw Normal View History

<afx-app-window data-id = "preview-win" apptitle="Preview" width="600" height="400">
<afx-vbox data-id = "container">
<div data-id="view" ></div>
<div data-id = "status" data-height = "20"></div>
</afx-vbox>
</afx-app-window>