tochoromero / aurelia-table

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

Using filter from a different module #44

Open ghost opened 6 years ago

ghost commented 6 years ago

Using filters.bind: filters only works, if you have that array in the view-modul. How would one have to edit this code, if the filter is in a different module?