mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-15 01:08:21 +01:00
5 lines
170 B
HTML
5 lines
170 B
HTML
|
<afx-app-window apptitle="Preview" width="600" height="400">
|
||
|
<afx-vbox>
|
||
|
<afx-file-view data-id = "fileview"></afx-file-view>
|
||
|
</afx-vbox>
|
||
|
</afx-app-window>
|