@tlake/mozaik-ext-iframe

1.0.6 • Public • Published

Mozaïk iframe widgets

Travis CI NPM version

Iframe

iframe

parameters

key required description
title no Title of the widget
url yes  iFrame URL

usage

{
  type: 'iframe.iframe',
  url: 'http://myurl.com/page.html',
  columns: 1, rows: 1, x: 0, y: 0
}

/@tlake/mozaik-ext-iframe/

    Package Sidebar

    Install

    npm i @tlake/mozaik-ext-iframe

    Weekly Downloads

    2

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    147 kB

    Total Files

    11

    Last publish

    Collaborators

    • tlake