The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Please provide an example of a textbox with a icon on the right and an hover-text when moving over the icon (so that we can show up some information what this icon is going to do).
PKPriyanka Karthikeyan Syncfusion Team October 31, 2023 01:43 PM UTC
Hi Volker,
We have created a sample based on the information you provided. In the code below, we have utilized the AddIconAsync method to append the date icon to the textbox, and we have incorporated a tooltip that appears when the icon is hovered over. Please find the code snippet and the attached sample for your reference