Issue #807Opened January 26, 2018by GoodPHP0 reactions

Help with update information in Countdown

Question

Code SnippetTEXT
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, 20180 reactions

Try with this

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

Not, it's doesn't work.

GoodPHPFebruary 1, 20180 reactions

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

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.