The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
BSBuvana Sathasivam Syncfusion Team April 20, 2022 06:41 PM UTC
Hi Sheldon,
Greetings from Syncfusion support.
You can use the following CSS to customize the spinner
overlay background color as per your wish. Please find the below code and
sample for your reference.
<style>
.e-spinner-pane.e-spin-overlay {
background-color: rgb(192,192,192); // Here, you can change the background color