jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.38k stars 1.16k forks source link

How to add custom keyboard shortcuts in react-draft-wysiwyg #1417

Open Shivam190197 opened 6 months ago

Shivam190197 commented 6 months ago

Really promising project you have here! , i have been trying to built a editor and provide few modification in my project i want to add few keyboard shortcuts like pressing ctrl+k to open popup to insert link how can i do that , if please elaborate how can i achieve this , if possible provide documentation so that i achieve my results