1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-02-17 17:22:46 +01:00

5 lines
170 B
HTML
Raw Normal View History

<afx-app-window apptitle="__(Terminal)" width="600" height="400">
<afx-hbox data-id = "mybox">
<div data-id="myterm" ></div>
</afx-hbox>
</afx-app-window>