@if (HtmlContent.Value == null) { Please wait while rendering... } else {
@HtmlContent
} @code { }