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.

8 lines (7 loc) 380 B
<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="./icon.js"></script> <oda-tester> <oda-icon sub-title="Sub title" icon="odant" stroke="blue" fill="blue" default="odant:spin" sub-icon="class" bubble="3" icon-size="64"></oda-icon> </oda-tester>