PageKit — the self-hosted GrapesJS site builder, sold as source. Get early access

GrapesJS React Components

2 plugins

GrapesJS renders plain DOM, so React components do not appear on the canvas without a bridge. These plugins show the two pieces that bridge needs: a component type that mounts a React tree into the canvas element and exposes its props as GrapesJS traits, and a starter project wiring the editor into a React application with the lifecycle handled. Useful as a working reference — the pattern generalises to any React component you want editable.

Full guide: integrating GrapesJS with React →

Products tagged GrapesJS React Components