Countdown
Properties
General
| Property | Type | Description |
|---|---|---|
| Countdown date | text | Date when countdown will end. It can be set as a dynamic date based on context. (Supports interpolation) |
Visual
| Property | Type | Description |
|---|---|---|
| Countdown Format | single select | Format of the countdown. Allowed values: Day with hours and minutes and seconds, Days with hours and minutes, Days with hours, Days, and 5 more. |
| Update Interval | text | Interval in milliseconds between updates of countdown. Default value is 1000ms. |
| Show Timer Icon | boolean | If enabled, timer icon will be displayed next to countdown. |
| Expired Text | text | Text that will be displayed when countdown expires. Default value is countdown with 0 value. |
| Auto width | boolean | Enable or disable width auto |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Events
| Event | Description |
|---|---|
On countdown expired | Event: ON_COUNTDOWN_EXPIRED |
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
On global parameters change | Triggered when global parameters change |
On Data Hub Change | Triggered when data hub changes |
Additional Information
Category: Content
Current Version: 1