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