Introduction
Introduction
On this page
Introduction
alpine-ripple
is a simple Alpine.js plugin that adds a ripple effect to any element with an alpine directive x-ripple
. The most common use case
is adding a ripple effect to a button when it is clicked on.
<button type="button" x-data x-ripple>Click me</button>
Alternatives
Currently, there doesn't seem to be many alternatives, however more can be added here if they are found.
Disclaimer
This package is not affiliated with, maintained, authorized, endorsed or sponsored by Alpine.js or Tailwind CSS or any of its affiliates.