Catch dragend event for slider?

Hi there. I noticed that Ionic 2/3 has the ionSlideDrag output event. Wonder if someone knows about how to catch the dragend event. Tried with the native javascript ondragend and dragend event listener, but it did not work, maybe because the element is the ion-slides, not a default html one. Thanks for any help.