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.15k forks source link

Can we prevent user to typing when have typed enough given characters length #1290

Open sergiotran opened 1 year ago

sergiotran commented 1 year ago

I got a problem with preventing user to typing more than 40 characters. Please help me to add this feature