antosdk-apps/wTerm/scheme.html

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>