mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
add lua playground package
This commit is contained in:
7
LuaPlayground/assets/scheme.html
Normal file
7
LuaPlayground/assets/scheme.html
Normal file
@ -0,0 +1,7 @@
|
||||
<afx-app-window apptitle="Lua Playground" width="500" height="450" data-id="LuaPlayground">
|
||||
<afx-vbox >
|
||||
<div data-id="editorea"></div>
|
||||
<afx-resizer data-height="5"></afx-resizer>
|
||||
<div data-id="output"></div>
|
||||
</afx-vbox>
|
||||
</afx-app-window>
|
Reference in New Issue
Block a user