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.

7 lines (5 loc) 227 B
<meta charset="UTF-8"> <title>pptx-office-viewer</title> <script type="module" src="../../../oda.js"></script> <script type="module" src="./pptx-viewer.js"></script> <oda-pptx-viewer url="./demo.pptx"></oda-pptx-viewer>