Syncfusion AI Assistant

How can I help you?

Shortcut key in EJ2 JavaScript Rich text editor control

24 Feb 20251 minute to read

It can be achieved by using formatter property. We need to create customformatterModel to configure the keyConfig using IHtmlFormatterModel class and assign the same to the formatter property. Here, ctrl+q is configured to open the Insert Hyperlink dialog.