@wec360/webcomponents

v0.0.2
wec360.com web components

wec360° Web Components

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>wec360° Web Components</title>

    <!-- Import our standalone library from npm, in this case we are using skypacks cdn -->
    <script type="module" src="https://cdn.skypack.dev/@wec360/webcomponents"></script>
  </head>
  <body>
    <!-- Opens the supplied src iframe in fullscreen on click -->
    <wec-fullscreen-button src="https://view.wec360.com/demo/demo">Open Fullscreen</wec-fullscreen-button>
  </body>
</html>
npm i @wec360/webcomponents

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/17/2022

Downloads

Maintainers