Hi, It is possible to add icon to UserName and Password text in RadzenLogin component?
Hi @Drakoo320,
No, it is not possible at the moment to add icons. A possible workaround is to create your own login component and add the icons there. Here is the source of RadzenLogin for inspiration: radzen-blazor/RadzenLogin.razor at master · radzenhq/radzen-blazor · GitHub
Thank you for your answer, is it possible to change the color of the login button?