Skip to content

allpro/react-sortable-table

Repository files navigation

@allpro/react-sortable-table

Material-UI Table with sorting, filtering and conditional rendering

NPM JavaScript Style Guide

Install

npm install --save @allpro/react-sortable-table

Usage

import React, { Component } from 'react'

import MyComponent from '@allpro/react-sortable-table'

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

License

MIT © allpro

About

Material-UI Table with sorting, filtering and conditional rendering

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •