UI for Blazor
You have several options to customize the look and feel of the Loader Container. The component uses the Telerik UI for Blazor Loader and shares most of its properties. Choose from three different types of loading animations: Pulsing, Infinite Spinner and Converging Spinner. Set the size of the loader to small, medium or large. Select the color of the animated loading icon from our pre-defined themes or define your own.
Check out the Loader Container demo page.
The Telerik Blazor Loader Container component has several built-in themes such as Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI). You can easily customize any of out-of-the-box themes, style a specific component instance or create new theme to match your colors and branding by using the Telerik SASS ThemeBuilder application.
If you are building components on your own, our engineers made sure to carefully implemented the Blazor Loading Container, so it is compatible with any custom component. We even use it in our Grid, ListView, Scheduler, Upload and more. Information on what you need to do to run them together can be found on our demo and docs page.
The Telerik UI for Blazor Loader Container component supports right-to-left configuration. The RTL functionality is supported my most of our components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.
Learn more in our Blazor Right-to-Left Support documentation