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.
I want to get a text element that the user has clicked on. I need it in a few cases. One of them: I want to change the context menu depending on the clicked text element.
Regarding: I want to change the context menu depending on the clicked text element.
Document Editor allows you to add custom option in context menu. It can be achieved by using the addCustomMenu() method and custom action is defined using the customContextMenuSelect.Kindly refer the below sample .