Overview

 
Date Forecast Cloud Cover Temp. (℃) Temp. (℉)
Wednesday, October 4, 2023 Cold Sunny 7 44.6
Thursday, October 5, 2023 Cold Cloudy 8 46.4
Friday, October 6, 2023 Cold Sunny 10 50
Saturday, October 7, 2023 Cold Partly cloudy 9 48.2
Sunday, October 8, 2023 Cold Sunny 7 44.6
Monday, October 9, 2023 Cold Sunny 7 44.6
Tuesday, October 10, 2023 Cold Partly cloudy 9 48.2
Wednesday, October 11, 2023 Cold Partly cloudy 7 44.6
Thursday, October 12, 2023 Cold Partly cloudy 4 39.2
Friday, October 13, 2023 Cold Partly cloudy 5 41
Saturday, October 14, 2023 Cold Partly cloudy 4 39.2
Sunday, October 15, 2023 Cold Partly cloudy 1 33.8
Monday, October 16, 2023 Cold Sunny 1 33.8
Tuesday, October 17, 2023 Cold Sunny 3 37.4
Wednesday, October 18, 2023 Cold Storm 2 35.6

The Blazor Loading Panel can indicate execution progress. Loading Panel APIs include:

  • IndicatorAnimationType - Specifies the animation type used for the Loading Panel's indicator.
  • IsContentBlocked - Specifies whether users can interact with content under the Loading Panel.
  • ApplyBackgroundShading - Specifies whether to shade the target content.
  • CloseOnClick - Specifies whether the Loading Panel closes on target content click.
  • Visible - Specifies whether the Loading Panel is visible.

Modal Panel

Loading...

If you activate the IsContentBlocked option, users cannot interact with content under the Loading Panel. In this demo, you can click the Memo to close the Loading Panel and check the Show panel check box to display the component again.

Customize the Indicator

Processing...

The Loading Panel supports the following customizations of its indicator: