mjawad096 / laravel-grapesjs

This package provide an esay way to integrate GrapesJS into your laravel proejct.
MIT License
107 stars 54 forks source link

how to append block manager to another element #61

Closed joukhar closed 1 year ago

joukhar commented 1 year ago

hi please tell me how to append block manager to another element , please give me example note : I know how to add custom plugin . and thanks for your efforts

ghost commented 1 year ago

@joukhar did not get your point? Is the problem solved now? If so, please share what was the problem and how you solve it.

joukhar commented 1 year ago

i created a config file like you mentioned in one question

exemple :

(function (w) {
    try {
        if (w.editorConfig) {

    } catch (e) { }
})(window)