I have situation where I need to sort the data based on custom logic at time of search under ng-select. There is option for Search across multiple fields using [searchFn] but I need to sort the match result based on my custom logic.
- Is this possible ?
- Please share some initial ideal how this can be achieved ?
ng-select : https://github.com/ng-select/ng-select