Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229528

Native button sounds

$
0
0

Hi i3i2ain, I've made a small update on the plugin. Now you can trigger the click sound manually.

For example, for your case you can do:

<ion-item ng-click="clickSound()">
    Click me with a clicky sound
</ion-item>

And in the controller:

$scope.clickSound = function () {
    nativeclick.trigger();
}

Glad you find a solution anyway! :slightly_smiling:


Viewing all articles
Browse latest Browse all 229528

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>