How to implement a multi-level dropdown in Froala Editor?
I am using Froala Editor in my project, and I have successfully implemented a custom simple dropdown using the editor’s API. However, I need to create a multi-level dropdown (accordion-style) where each top-level option can have its own sub-options.