Skip to content

predix/px-table-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Genady Shmunik
Dec 22, 2021
0a7b642 · Dec 22, 2021

History

1 Commit
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021

Repository files navigation

px-table-view

This component provides responsive styles for lists.

Build Status Coverage Status

Usage

The following is how to use the component.

$ bower install px-table-view

Note: For full CSS/HTML examples visit demo.html

Note: For component examples visit mobile-demo.html

Options

N/A

Function calls

N/A

Extending styles

You can change variables in the sass/_variables.scss to change default styles.

Extending behavior

N/A

Known Issues

N/A

Development

The following is how to develop on this component.

  1. Clone repository
$ git clone
  1. Install dependencies
$ npm install

Note: The postinstall runs bower install

  1. Start local server
$ npm start

Note: If issues with polyserve just install it globally and run.

  1. Compile styles
$ npm run build
  1. Run tests
$ npm test

GE Coding Style Guide

GE JS Developer's Guide

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published