How to override link openning by clicking instead of Command Click?

Hi,

In DocumentEditor, the default action to open a link is Command + Click. How do I override this and let the user to open a link by just clicking on it?

Thank you! 



1 Reply

MA Mohammed Affan Saqib Hussain Syncfusion Team August 7, 2025 02:57 PM UTC

Hi qerpe,

Document Editor provides a property 'useCtrlClickToFollowHyperlink' which can be set to false to open the hyperlink on click. We have attached a sample for your reference.


Sample https://stackblitz.com/edit/react-b4keetux-ewehdqmw?file=index.js


Regards,

Mohammed Affan C


Loader.
Up arrow icon