@DisplayName

@code { [Parameter] public string? DisplayName { get; set; } [Parameter] public string Link { get; set; } }