| @code { | @code { | ||||
| private bool btnDisabled = true; | private bool btnDisabled = true; | ||||
| private bool showProgressCircle = true; | |||||
| private bool showProgressCircle = false; | |||||
| protected async override void OnInitialized() { | protected async override void OnInitialized() { | ||||
| base.OnInitialized(); | base.OnInitialized(); |