1.0.11 • Published 3 years ago

@onlayer/react-x-table v1.0.11

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.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.7-s

3 years ago

1.0.8

3 years ago

1.0.6

3 years ago