mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
7 lines
241 B
HTML
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> |