Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

Overview

  • A counter is a component used to count the time/duration

  • Here the Counter is displayed in Hr: Min: Sec format

  • Users can increase or decrease the Time duration

  • Here by default time is set to 2 minutes

Attributes

  1. Time in Milliseconds 

  • Users can give the total time in Milliseconds

  • Once that time is met the counter will stop counting the time ahead

2. Counter Order: The counter comes in two orders 

  • Increasing: Counter will start with a 00 value and goes on increasing up to the time given by the user

  • Decreasing: Counter will start with the time value given by the user in milliseconds in layout and goes on decreasing up to 00 value

3. Time to Display Warning :

  • Users can display the warning message for a particular Time with the help of the event

  • No labels