A web component that counts down to a given date.
- date: A required dateString parseable by Date.parse()
- error-message: An optional custom error message to display if any error occurs. If not provided the standard error message will display.
- ended-message: An optional custom message to display if the date is now in the past. If not provided "The date has passed." will be displayed.
Copyright 2018 Neil Kulbiski This software is provided 'as is'. Any liability will be limited to the original purchase price. This software is without any warranty or implied warranty.