Questions tagged [grapesjs]

GrapesJS is a free and open source Web Builder Framework which helps building HTML templates, faster and easily, to be delivered in sites, newsletters or mobile apps.

GrapesJS is a free and open source Web Builder Framework which helps building HTML templates, faster and easily, to be delivered in sites, newsletters or mobile apps.

Resources

158 questions
2
votes
2 answers

ZingChart Not Rendering In GrapesJs Custom Component Type

I'm attempting to integrate ZingChart as a custom component type in GrapesJs. I've followed some examples and have implemented the following plugin. blocks.js import { lineChartRef, chartType } from './consts'; export default (editor, opt = {}) =>…
2
votes
0 answers

how to integrated GrapesJS in asp.net MVC application

i want to create CMS application using asp.net MVC. for that I want to add Grapes JS to create content templates. so ,how i can intrigate Grapes JS into my asp.net MVC CMS Project for Use
prerak desai
  • 171
  • 8
2
votes
0 answers

Vue component in GrapesJS modal

Is there any possibility to use Vue components inside GrapesJS modal? I'd like to display some Vue form in modal, where users can pick some options and - after submitting the form - display some result as static HTML in GrapesJS. This is what I've…
chudy91
  • 408
  • 3
  • 18
1
vote
1 answer

Style Manager: Individual border for mjml elements ( border left,border right, border bottom, border top)

Used packages Details: "grapesjs": "^0.20.2", "grapesjs-mjml": "^1.0.3", I trying get individual border for mjml element section (mj-section) while select mj-section i need to show individual border styles under decoration section, This feauture…
Muthu
  • 25
  • 3
1
vote
0 answers

Grapesjs with plugin Ckeditor show over my text

This is my code for Grapesjs editor: Title
step
  • 2,254
  • 2
  • 23
  • 45
1
vote
1 answer

import Css file from directory to inject in iframe head tag like