1.0.6 • Published 3 years ago

@thevsstech/react-x-table v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@pcihecklist/react-x-table

Advanced react material table component which is used in pcichecklist panel

NPM JavaScript Style Guide

Install

npm install --save @pcihecklist/react-x-table

Usage

import React, { Component } from 'react'

import MyComponent from '@pcihecklist/react-x-table'
import '@pcihecklist/react-x-table/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © pcichecklist

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago