Hi everyone, I am working on an internal admin dashboard with Editor. I am currently trying to solve this: Is there an option to disable specific Smart Editor features in JavaScript? So far, I can reproduce it consistently in a small demo, but the UI behaves inconsistently after data updates. What would be the cleanest way to implement this?
Yes, it is possible to enable / disable features when you create the editor and also dynamically. Please, refer to https://www.htmlelements.com/docs/editor-api/ for additional details about the available options.