@onlayer/react-x-table
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @onlayer/react-x-table

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

208 kB

Total Files

24

Last publish

Collaborators

  • tuncenator
  • thevsstech