I need to put icons inside RadzenTextBox and I don't know how. It would be nice to have a Icon attribute that we could use to put an Icon in it.
Here is what I tried:
<RadzenTextBox Style="width: 98%;" Placeholder="(Titre, auteur, catégorie, etc.)" type="search" ><RadzenIcon Icon="search" /></RadzenTextBox>