0.0.3 • Published 8 years ago

trmb-popup-view v0.0.3

Weekly downloads
2
License
MIT
Repository
-
Last release
8 years ago

This respository contains popup web components for create user and company

Implementation details:

$ npm install trmb-popup-view
$ npm install @polymer/polymer @webcomponents/webcomponentsjs

Include webcomponents loader and trmb-form web components

  • Include @webcomponents/webcomponentsjs/webcomponents-loader.js
  • Include node-modules/trmb-popup-view/trmb-popup-view.html

Usage details

<trmb-popup-view access-token=”xxx” type=”user” id=”create-user-popup-id”>
</trmb-create-popup>
<trmb-popup-view access-token=”xxx” type=”company” id=”create-user-popup-id”>
</trmb-create-popup>
0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago