Pulse on buttons

Hi there.

We are using the material free theme from radezen.
as seen: material.
on the buttons there is a pulse when the button is clicked.
we have some custom components and want to implement that pulse on our own components, but i'm unable to find how that is implemented in the buttons.

i'm looking for a hint or css class in radzen Meterial free theme that i can use, or use as an inspiration.

Thanks
Niels

Blazor Ripple Effect | Free UI Components by Radzen ?

yes, how could i miss this.......
thank you

1 Like

Ive got an little bit different question... Is there a way to remove that ripple/pulse effect?

Because i tried it with the following CSS, but it didnt work...

.rz-ripple {
    display: none;
}

You can check here: Radzen panel menu - #7 by korchev