/volto-countdown-block

Volto Block to count down to any date specified, with optional display of hours, minutes and seconds

Primary LanguageJavaScriptMIT LicenseMIT

volto-countdown-block

A Plone/volto block add-on for a countdown block. Countdown to any date/time you specify.

Customizable properties

  1. title (string): The heading text.
  2. countToDate (date): Date/time to countdown to.
  3. endMessage (string): Message to show after the date/time specified is reach.
  4. showHour (boolean): Show Hours.
  5. showMinute (boolean): Show Minutes.
  6. showSecond (boolean): Show Seconds.
  7. emphasis (choice): Class used on the countdown block.

Example

image