@if (!string.IsNullOrEmpty(ErrorMessage)) { } @code { [Parameter] public string ErrorMessage { get; set; } }