@Text
@code { [Parameter] public string IconClass { get; set; } = ""; [Parameter] public string Text { get; set; } = ""; }