A dead simple Vue.js plugin to create custom ripple effects on clickable/tappable element inspired by Google Material Design.
Preview:
Changelog:
v1.3.1 (10/11/2020)
- Click event not firing in Safari
Download Details:
Author: spemer
Live Demo: https://spemer.github.io/vue-rippler/
Download Link: https://github.com/spemer/vue-rippler/archive/master.zip
Official Website: https://github.com/spemer/vue-rippler
Install & Download:
# Yarn
$ yarn add vue-rippler
# NPM
$ npm install vue-rippler --save