UNPKG

oda-framework

Version:

It's an ES Progressive Framework based on the technology of Web Components and designed especially for creating custom UI/UX of any complexity for web and cross-platform PWA mobile applications.

11 lines (8 loc) 207 B
<meta charset="utf-8"> <!--<oda-tester>--> <oda-icons-tree></oda-icons-tree> <!--</oda-tester>--> <script type="module"> import "../../../oda.js"; import "./icons-tree.js"; </script>