@if (!string.IsNullOrWhiteSpace(Link)) { } else { } @code { [Parameter] public string Link { get; set; } }