Hi,
I work with razenButton and its ‘Isbusy’ property and it works fine.
What i want to know if it’s possible to reverse the rotation of IsBusy Icon ?
Regards,
Hi,
I work with razenButton and its ‘Isbusy’ property and it works fine.
What i want to know if it’s possible to reverse the rotation of IsBusy Icon ?
Regards,
Here is an example:
.rz-button .rzi {
animation-direction: reverse !important;
}