platforma wireframes support?
Question
Hi @artf, how can i add platforma collection of components and UI elements in this grapesJS any idea?
Answers (1)
hy @awais786327 you can try read docs on how to add blocks and components, when init grapesjs dont forget include css/javascript from platforma to the canvas
const editor = grapesjs.init({
canvas:{
styles: ["https://platforma.com/path/to/bootstrap.css"],
scripts:[
"https://platforma.com/path/to/bootstrap.bundle.js"
]
},
});
Related Questions and Answers
Continue research with similar issue discussions.
Issue #3119
[QUESTION] How to create custom block made of grapesjs components?
Hi, i want to have custom blocks made of grapesjs components. I found solution how to add components: https://github.com/artf/grapesjs/issu...
Issue #1294
How to add category for default block manager?
@artf I want put all default blocks to category named "Basic". But I can't find any documents about it. I use editor.BlockManager.getAll()....
Issue #4384
BUG: index.d.ts says that components must be Backbone.Collection<Component> but the docs say Component[] is also accepted
GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? AnyReproducible demo link https://grapesjs.c...
Issue #4323
BUG: Performance issue while dragging component to canvas when you have 2k component on canvas
GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? Google Chrome Version 101.0.4951.41 (Officia...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.