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

5 lines
170 B
HTML
Raw Normal View History

2020-08-06 23:21:42 +02:00
<afx-app-window apptitle="__(Terminal)" width="600" height="400">
<afx-hbox data-id = "mybox">
<div data-id="myterm" ></div>
</afx-hbox>
</afx-app-window>