antosdk-apps/LuaPlayground/assets/scheme.html
2018-04-14 17:41:57 +02:00

7 lines
269 B
HTML

<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>