Countdown Timer

Content Type: Widget
Categories: User Interface

Overview

A countdown timer widget is to fulfilling the countdown timer functionality in Mendix applications for setting a fixed time in seconds and enabling the countdown. In this user need to specify the countdown time in seconds so that the widget will start counting down from that fixed time till 00:00.

Documentation

This widget is for fulfilling the functionality of timer counter in Mendix applications

-User can set the required time dynamically on UI for countdown in seconds.
-User can Start after adding Time in the countdown.
-User can Stop at any time after the start.
-User can Reset the Countdown Timer.


Limitations:
Users can set Time in Seconds only.

Dependencies
No Dependencies

Installation

Users can add Countdown widgets as other widgets in Mendix Studio Pro.

Configuration

No need for any Configuration.

Bugs
No Bugs

Releases

Version: 1.1.0
Framework Version: 9.5.0
Release Notes: Minor changes in the description and also modified the name.
Version: 1.0.0
Framework Version: 9.5.0
Release Notes: -User can set the required time manually on UI for countdown in seconds. -User can Start after adding Time in the countdown. -User can Stop at any time after the start. -User can Reset the Countdown Timer.