We need to be able to set an icon for RadzenTextBox, kind of similar to what we have for RanzenButton where we can specify Icon property.
something like this:
There is no such functionality out-of-the-box, you will need to extend the component and component css to get such icon.