UNPKG

@maherunlocker/custom-react-table

Version:

**Custom-react-table** is based on <code>React-Table v7</code>: collection of hooks for **building powerful tables and datagrid experiences**. These hooks are lightweight, composable, and ultra-extensible, but **do not render any markup or styles for you*

3 lines (2 loc) 149 B
declare const DefaultGlobalFilter: (rows: any[], columnIds: any[], filterValue: string, options?: any) => any; export default DefaultGlobalFilter;