Passing parameters to/from $ionicPopover

Hi All,

I’m implementing a popover for a shopping cart and I’d like to be able to select ‘DELETE’ as an option on the popover drop down. This would then delete the selected ID based on an ng-repeat.

Can anyone provide an example of a $ionicPopover taking a parameter?