Issue #3103Opened October 28, 2020by mohd74691 reactions

platforma wireframes support?

Question

Hi @artf, how can i add platforma collection of components and UI elements in this grapesJS any idea?

Answers (1)

integerManualOctober 28, 20201 reactions

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.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.