In order to update the individual count in the timer, we can use classes: [countdown-days, countdown-hours, countdown-minues, countdown-seconds]
name | allowed | type | default |
---|---|---|---|
till | any date string compatible with JS date object | string | 25 December 2050 |
expiredText | string | string | expired |
parseProperties | {day: string, days: string, hour: string, hours: string, minute: string, minutes: string, second: string, seconds: string} | string |
name | type |
---|---|
timeover | boolean |