oda-framework
Version:
8 lines (7 loc) • 307 B
HTML
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="module" src="../../../oda.js"></script>
<script type="module" src="./xml-editor.js"></script>
<oda-tester>
<oda-xml-editor xml="<xml val='444'><A></A></xml>"></oda-xml-editor>
</oda-tester>