Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

tarun-murala/react-table-with-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Sample React component including the setup for building a react app with Redux + BabelJS + Webpack + Bootstrap

React Table with Filter Implemenation

Consider a following use-case where we have a table entries like

Test Class | Source Class | Test Method
----------------------------------------
ATest      | Class1       | method1
ATest      | Class1       | method2
ATest      | Class1       | method3
BTest      | Class1       | method1
BTest      | Class2       | method1

This components including renders the table with contents and filter on the top.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published