I have tried to pass AngularJS variable as argument value inside onclick() to call javascript function. Can anyone guide me on how to do it?
My code:
You could easily solve your problem using ng-click but you should have deleteArrival method in your scope.
ng-click
deleteArrival
Markup
{{filterList.id}}