Skip to content

Commit

Permalink
Update filter-variants.mdx (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmhumphrey authored Oct 28, 2023
1 parent 7005549 commit dbaa584
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import Examples from '../../../example-groups/FilteringExamples';

## Filter Variants Example

Material React Table has not only has filtering built-in, but it has a lot of different filter variants that take care of a lot of the heavy lifting for you. Text filters, date filters, range filters, range slider filters, and more are all built-in and ready to use. There is a ton more you can do to customize the behavior of filtering, so be sure to check out the full [Column Filtering Feature Guide](/docs/guides/column-filtering) for more information.
Material React Table not only has filtering built in, but it also has a lot of different filter variants that take care of a lot of the heavy lifting for you. Text filters, date filters, range filters, range slider filters, and more are all built in and ready to use. There is much more you can do to customize the behavior of filtering, so be sure to check out the full [Column Filtering Feature Guide](/docs/guides/column-filtering) for more information.

<Examples isPage />

Expand Down

0 comments on commit dbaa584

Please sign in to comment.