mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
5 lines
195 B
HTML
5 lines
195 B
HTML
|
<afx-app-window apptitle="DrawIOWrapper" width="600" height="500" data-id="DrawIOWrapper">
|
||
|
<afx-hbox >
|
||
|
<iframe src="https://www.draw.io" ></iframe>
|
||
|
</afx-hbox>
|
||
|
</afx-app-window>
|