Skip to content

mikeludemann/react-table-filter-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Table Filter Search

Some table filter search components with react

Properties

VisibleFilter

Key Value Type
id The ID of this element String
searchField The ID of the search field String
headlines Elements of the headlines Array/Object
datas Elements of the rows and columns Array/Object

DynamicFilter

Key Value Type
id The ID of this element String
searchField The ID of the search field String
headlines Elements of the headlines Array/Object
datas Elements of the rows and columns Array/Object

ModernFilter

Key Value Type
id The ID of this element String
searchField The ID of the search field String
headlines Elements of the headlines Array/Object
datas Elements of the rows and columns Array/Object

About

Some table filter search components with react

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published