JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.66k stars 307 forks source link

Official suneditor for react #1399

Closed roker15 closed 1 month ago

roker15 commented 2 months ago

I had important issue that is preventing me from using latest suneditor. Issue is perhaps not due to suneditorpackage but due to suneditor react package. See here for detail https://github.com/mkhstar/suneditor-react/issues/351.

Looks like Person is not active for suneditor-react. Could you please provide official suneditor react package or a fix for my problem. I am stuck in older feature due to the mentioned issue

JiHong88 commented 1 month ago

https://github.com/JiHong88/suneditor/blob/master/example.md Added React example.🙂

roker15 commented 1 month ago

https://github.com/JiHong88/suneditor/blob/master/example.md Added React example.🙂

Please add example for functional component, Class component is seldom used these days... Kindly add example for functional component please