trmb-list-view

0.0.19 • Public • Published

This respository contains list view web components for user and company modules.

Implementation details:

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

Include webcomponents loader and trmb-list-view web components

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

Usage details

//for user list
<trmb-list-view api-url="{profilex-base-url}/profilex/user/search">

</trmb-list-view>
//company list
<trmb-list-view api-url="{profilex-base-url}/profilex/company/search">

</trmb-list-view>

Readme

Keywords

none

Package Sidebar

Install

npm i trmb-list-view

Weekly Downloads

3

Version

0.0.19

License

MIT

Last publish

Collaborators

  • bvaradh