Hi How i can change loader icon for blazor theme
instead of circle i want repalce thsi icon with Pulsing icon how i can do this please confirm
Hi Muhammad,
To use a pulsing loader you can just change spinner-border
class with spinner-grow
in Starterkit/Shared/Partials/_PageLoader.cshtml.
Check out bootstrap docs for more information on this spinner class.
https://getbootstrap.com/docs/5.0/components/spinners/
Regards,
Lauris Stepanovs,
Keenthemes Support Team