Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Table Filter

The Table Filter option allows you to apply filters to the data in your table. The example below demonstrates how you might filter and display data in your table based on certain field parameters. By filtering your table's data you may only see the fields you want.

Run on your local
npm create refine-app@latest -- --example table-material-ui-table-filter
Last updated on Jul 19, 2023 by Yıldıray Ünlü