@creaditor/simple-preview
TypeScript icon, indicating that this package has built-in type declarations

1.0.17 • Public • Published

Simple Preview - See whats happen on diffrent devices.

Overview

this is simple preview plugin for creaditor using webcomponent.

Usage

Install the component via npm: npm i @creaditor/simple-preview.

Start

  • npm run build:watch
  • npm run serve
  • http://10.100.102.31:8000/dev

How to use.

<cdtr-preview-widget
  onclose="alert('back to editor')"
  siteId="624f13b65f0b0d69724b6ed7"
  type="desktop"
  opened="true"
  language="he"
  endPoint="http://localhost:3003/"
  primaryColor="blue"
></cdtr-preview-widget>

Build

npm run build

Publish

npm publish

/@creaditor/simple-preview/

    Package Sidebar

    Install

    npm i @creaditor/simple-preview

    Weekly Downloads

    30

    Version

    1.0.17

    License

    BSD-3-Clause

    Unpacked Size

    54.8 kB

    Total Files

    18

    Last publish

    Collaborators

    • creaditor