0.1.16 • Published 4 years ago

miniapp-element v0.1.16

Weekly downloads
17
License
MIT
Repository
github
Last release
4 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

4 years ago

0.1.16-3

4 years ago

0.1.16-2

4 years ago

0.1.16-1

4 years ago

0.1.16-0

4 years ago

0.1.15

4 years ago

0.1.15-2

4 years ago

0.1.15-1

4 years ago

0.1.15-0

4 years ago

0.1.14

4 years ago

0.1.14-1

4 years ago

0.1.14-0

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago