Purpose: Display a countdown on your page
Props
Prop ID | Prop Label | Type | Default Value | Info |
---|---|---|---|---|
headline
|
Headline
|
string
|
Counting down | Headline text |
expiryDateTime
|
Expiry Date/Time
|
datetime
|
2020-12-10T11:30:42.809Z
|
Expiry date time |
hideOnExpire
|
Hide on expire?
|
boolean
|
true
|
If true the component will be hidden on expiry |
Comments
1 comment
The expiry date at time.
Does this look at the local date and time of the user and calculate the time remaining or is it UK time based?Â
Please sign in to leave a comment.