megahertz / react-simple-wysiwyg

Simple and lightweight React WYSIWYG editor
https://megahertz.github.io/react-simple-wysiwyg/
MIT License
119 stars 21 forks source link

How to limit length for input editor #28

Closed hauphvn closed 1 year ago

hauphvn commented 1 year ago

Hi all,

How do I check number of letter typying into the editor?

Thanks,