1
0
mirror of https://github.com/antos-rde/antosdk-apps.git synced 2025-02-22 03:02:48 +01:00
2018-07-24 17:18:07 +00:00

5 lines
186 B
HTML

<afx-app-window apptitle="__(Text Editor)" width="500" height="400" data-id="TinyEditor">
<afx-vbox >
<textarea data-id='editor'></textarea>
</afx-vbox>
</afx-app-window>