This widget allows Mendix to show either a datetime countdown or a timer. This utilizes the TimeCircles library found at https://github.com/wimbarelds/TimeCircles.
For more information on contributing to this repository visit Contributing to a GitHub repository!
Use this when you want to show a countdown to a datetime or to show a timer. Allows you to show the days, hours, minutes and seconds until the indicated point.
Steps to get this widget working in a Mendix app:
- Drop the widget into a data view, template grid, or list view with the target datetime.
- Set the Target DateTime Attribute.
- Configure the visible circles (day, hour, minute, second), colors used, and display text.
- Drop the widget into a data view, template grid, or list view with the number of seconds.
- Set the Timer Value Attribute.
- Configure the visible circles (day, hour, minute, second), colors used, and display text.
This widget uses