Apply the ripple effect to various UI elements.
Ripple effect applied to RadzenButton via class="rz-ripple"
. Material theme buttons have the ripple effect applied by default.
Ripple effect applied to RadzenLink via class="rz-ripple"
.
Ripple effect applied to a simple <div>
element via class="rz-ripple"
. The ripple color inherits the element's text color.
Source Code licensed under MIT