GrapesJS / components-countdown

Simple countdown component for the GrapesJS Editor
BSD 3-Clause "New" or "Revised" License
22 stars 37 forks source link

How to make fix clock #9

Closed gaproio closed 4 years ago

gaproio commented 4 years ago

Hello,

The plugin is really good. I would like to know how to make fix clock. For example every time page load it will start over with fix seconds or hours.

artf commented 4 years ago

The clock depends on the date indicated in startfrom prop of the Countdown component, so for any kind of customization you could edit that prop