I want to let my users add Iframe-Content to their page that they create via GrapeJS. For this I want to add an IFrame-Block to the GrapeJS editor, but I'm struggling to get it to work. Can anybody help?
- There is this SO answer, but it only works for an older version of grapejs.
- There is this plugin, but it also doesn't work for the current version
- There should be a FrameComponent, but If I define a block with type "iframe", I get 'TypeError: m.render is not a function'