Issue #1175Opened June 6, 2018by ionic6661 reactions

How to modify the content of the added block

Question

sorry,I created a type for button and I don't know how to change the content of the button.thanks so much!! qq20180606-170858

Answers (2)

FrciSmrciJune 6, 20181 reactions

Hey @ionic666 ,

as it's stated in the documentation for the components. Turn off autorender when adding new types of component and call it manually after you declare them.

You can change the content of an component extending the view of the defaultModel inside the render function. There are two possibilities:

  1. Change the model --> This will affect the final HTML code
  2. Change the DOM element --> This doesn't affect the final HTML code just the view.

All of the above can be found in the provided GrapesJS docs.

Have a great day. :)

lock[bot]September 17, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

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.