mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-15 01:08:21 +01:00
5 lines
230 B
HTML
5 lines
230 B
HTML
|
<afx-app-window data-id = "setting-window" apptitle="Setting" width="600" height="400">
|
||
|
<afx-vbox>
|
||
|
<afx-tab-container data-id = "container" barwidth="120" bar="left"></afx-tab-container>
|
||
|
</afx-vbox>
|
||
|
</afx-app-window>
|