tochoromero / aurelia-table

Simple functional data table for Aurelia
https://tochoromero.github.com/aurelia-table
MIT License
67 stars 25 forks source link

Add option to make filter an exact match #35

Open tochoromero opened 7 years ago

tochoromero commented 7 years ago

There are some cases when you want a filter to be an exact match, for instance when you are filtering from a dropdown. For those cases, we need an exact property we can set on a specific filter.