UNPKG

activator-oce-exporter

Version:

Extract Activator binder and convert it to valid OCE mono pacakge

15 lines (13 loc) 675 B
<!DOCTYPE html><html><head> <meta charset="utf-8"> <title>Component Demo</title> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1"> <link href="../../../dist/main.css" rel="stylesheet"> <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css"> <!-- load the webcomponents loader, which injects the necessary polyfill bundle --> <script src="../../../lib/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script> </head> <body> <fusion-text width="250" height="36" text-size="10"></fusion-text> <script src="../../../dist/main.js"></script> </body></html>