Issue #807💬 AnsweredOpened January 26, 2018by GoodPHP0 reactions

Help with update information in Countdown

快速解答by artf

Try with this

Read full answer below ↓

Question

代码片段TEXT
I use "grapesjs-component-countdown" and when i chose date in calendar update information in the plugin.

Example:  https://monosnap.com/file/sSOQJ3M4hxVRQgj008Kl302GtXu1ah

Use something like that:

change: function() {
			console.log(editor.trigger('change:startfrom'));
			editor.DomComponents.render();
}

Please help :)

Answers (3)

artfJanuary 29, 2018

Try with this

change: function() {
	editor.getSelected().trigger('change:startfrom')
}
GoodPHPJanuary 31, 2018

Not, it's doesn't work.

GoodPHPFebruary 1, 2018

Do you have any idea?

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...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.