mkhstar / suneditor-react

A React Component for SunEditor (WYSIWYG editor)
http://suneditor.com/
427 stars 105 forks source link

Is it possible to disable certain features #352

Open emil0519 opened 9 months ago

emil0519 commented 9 months ago

Version

Suneditor- 2.45.1 Suneditor-React - 3.6.1

Additional context

My user have a hard time using Images => Link tab feature. I wonder if there have an easy way to disable the entire feature? I didn't find on the docs and issues.

roker16 commented 8 months ago

Here are all the options , check to enable it or leave to disable. once you check any option, corresponding codes will show up at the bottom of the page. http://suneditor.com/sample/html/options.html

emil0519 commented 8 months ago

I see, thanks for your help :)

aburd commented 3 months ago

@emil0519 Maybe you should close this issue if your problem is solved.