@Text @code { [Parameter, EditorRequired] public string? Icon { get; set; } [Parameter, EditorRequired] public string? Text { get; set; } }