Blazor Loading Panel
The DevExpress Blazor Loading Panel (DxLoadingPanel) displays progress indication. The component acts either as a standalone element or a panel with child content.
Features
Modal Panel
Set the IsContentBlocked property to true
to block user interaction with content under the Loading Panel. You can also enable the CloseOnClick option to allow users to dismiss the panel. The Loading Panel shades the underlying content if the ApplyBackgroundShading property is true
.
Panel Text and Indicator Appearance
The Loading Panel component can display a Text label next to the panel’s indicator. You can use the TextAlignment property to align the text relative to the indicator.
The panel’s indicator supports several animation types, custom styles, and templated content.