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 get instance of editor #81

Open vish4395 opened 8 months ago

vish4395 commented 8 months ago

I'm currently working with the GrapesJS editor in Laravel, but I'm facing challenges obtaining the instance. Could you kindly specify the updated name for 'grapesjs'? Additionally, I would appreciate it if you could provide the unminified version of your editor.js as I need to handle events and the minified version is posing difficulties for me to debug and identify

Thank you for your assistance.