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