miniapp-element

0.1.16 • Public • Published

miniapp-element

Forked from kbone.

Introduce

Provider custom element to miniapp-render.

Install

npm install --save miniapp-element

Usage

{
  "usingComponents": {
    "element": "miniapp-element"
  }
}
<element data-private-node-id="{{nodeId}}" data-private-page-id="{{pageId}}"></element>

Properties

Property Required Description
pageId ✔️ Find the window/document corresponding to the page
nodeId ✔️ Find the dom corresponding to the node

Readme

Keywords

none

Package Sidebar

Install

npm i miniapp-element

Weekly Downloads

11

Version

0.1.16

License

MIT

Unpacked Size

408 kB

Total Files

19

Last publish

Collaborators

  • chriscindy