Home > widget-integration > CountdownTimerTemplateData
CountdownTimerTemplateData interface
Data passed to Liquid template for rendering.
Signature:
export interface CountdownTimerTemplateData
Remarks
days, hours, minutes, and seconds are zero-padded strings (e.g. "02", "09") ready for direct template interpolation.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string | |||
|
string | |||
|
string | |||
|
boolean | |||
|
string | |||
|
string | |||
|
string | |||
|
string |