External Filters
Dual Range Input #
Example price filter using dual range input filters
The example uses useReducer to filter the tables data, the data is filtered between a min a max value supplied by the two inputs, the filter function is in a utilty type function in filterFunc.js
- Next: Issues
- Previous: Edit Modes