antosdk-apps/RemoteDesktop/assets/scheme.html
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>