0.1.16 • Published 5 years ago

miniapp-element v0.1.16

Weekly downloads
17
License
MIT
Repository
github
Last release
5 years ago

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

PropertyRequiredDescription
pageId✔️Find the window/document corresponding to the page
nodeId✔️Find the dom corresponding to the node
0.1.16

5 years ago

0.1.16-3

5 years ago

0.1.16-2

5 years ago

0.1.16-1

5 years ago

0.1.16-0

5 years ago

0.1.15

5 years ago

0.1.15-2

5 years ago

0.1.15-1

5 years ago

0.1.15-0

5 years ago

0.1.14

5 years ago

0.1.14-1

5 years ago

0.1.14-0

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago