iframe-device

1.0.7 • Public • Published

iframe-device

Usage

From your project folder, install the component from npm.

npm install iframe-device

Import the component.

In a JavaScript module:

import 'iframe-device';

In an HTML page:

<script type="module">
import './path-to/some-package-name/some-component.js';
</script> 

Or:

<script type="module" src="./path-to/some-package-name/some-component.js"></script>

Add the component to your application or component:

<iframe-device></iframe-device>

Readme

Keywords

none

Package Sidebar

Install

npm i iframe-device

Weekly Downloads

9

Version

1.0.7

License

MIT

Unpacked Size

97.9 kB

Total Files

3

Last publish

Collaborators

  • fragno