1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-04-09 14:26:44 +02:00
2020-06-17 21:08:15 +02:00

5 lines
194 B
HTML

<afx-app-window apptitle="DBDecoder" width="500" height="400" data-id="DBDecoder">
<afx-hbox >
<afx-button data-id="decoder" text="GO"></afx-button>
</afx-hbox>
</afx-app-window>