mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-12 22:03:29 +02:00
add TinyEditor package
This commit is contained in:
5
TinyEditor/build/debug/scheme.html
Normal file
5
TinyEditor/build/debug/scheme.html
Normal file
@ -0,0 +1,5 @@
|
||||
<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>
|
Reference in New Issue
Block a user