npm install v-wave
nuxt.config.ts
Once installed, you can add it to your nuxt.config.ts
file.
modules: ["v-wave/nuxt"];
You can add the v-wave
directive to any button. Be sure to check out the available options in the repo.
You can change the color of the ripple effect by passing a color to the directive. Even background images are allowed.