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.

6 lines 273 B
<meta charset="UTF-8"> <script type="module" src="../../../oda.js"></script> <script type="module" src="./numeric.js"></script> <oda-tester> <oda-numeric-input format="decimal" accuracy="2" locale="de-CH" value="2345234.34646"></oda-numeric-input> </oda-tester>