mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
5 lines
170 B
HTML
5 lines
170 B
HTML
|
<afx-app-window apptitle="__(Terminal)" width="600" height="400">
|
||
|
<afx-hbox data-id = "mybox">
|
||
|
<div data-id="myterm" ></div>
|
||
|
</afx-hbox>
|
||
|
</afx-app-window>
|