Click effect on ionic buttons

I need to implement button click effect on my ionic 7 app that using cordova and angular.

What is the best solution/library to implement it?

Thank

1 Like

I have difficulty explaining my need and request for support better.

I would like to add an effect to the clicking of the buttons. Besides the visual effect, I would also like to add the click sound. as already happens on classic iOS and Android mobile applications, for example the system calculator. I read in some forums that I could use ion-ripple-effect. but is it the best solution?

Could you tell me some alternatives?