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

7 lines
241 B
HTML

<afx-app-window apptitle="VNC Remote Desktop" width="720" height="576" data-id="RemoteDesktop">
<afx-hbox >
<div data-id="container">
<canvas data-id="screen"></canvas>
</div>
</afx-hbox>
</afx-app-window>