mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
7 lines
224 B
HTML
7 lines
224 B
HTML
<afx-app-window apptitle="Open Page" width="600" height="500" data-id="OpenPage">
|
|
<afx-hbox >
|
|
<div data-id="container">
|
|
<div data-id="odfcanvas"></div>
|
|
</div>
|
|
</afx-hbox>
|
|
</afx-app-window> |