angular2-smart-table
angular2-smart-table copied to clipboard
Custom filter forces the implementation of ngOnChanges
https://github.com/dj-fiorex/angular2-smart-table/blob/a48d0205bebabb700ef59922cd39d3efce80ad03/projects/angular2-smart-table/src/lib/components/filter/custom-filter.component.ts#L31
Following options to solve this:
- do not force the implementation
- document it better and create a proper interface