vuejs-countdown-timer icon indicating copy to clipboard operation
vuejs-countdown-timer copied to clipboard

⏱ Vue 2 event countdown and timer component

Results 9 vuejs-countdown-timer issues
Sort by recently updated
recently updated
newest added

I want to set only minutes. Is that possible? for example a timer for 15 min.

When you change PC Locale time, start-time takes the value from PC locale. even though I have changed the start-time according to the server time. The problem is when there...

When you change the PC time, the countdown value is changed together, even if the start-time and end-time values ​​are set

Add code-span link for demo

hello.. if i use showzero = false .. countdown not update after rebind end-time.. forexample : show-zero : false.... 59 seconds...58 seconds... set new end date to 2 minutes.. countdown...

in my case i want to re-countdown at click without refresh the page

is there a way, to watch the remaining seconds? I want to trigger class if remaining seconds below 5 minutes this my components ``` Durasi {{ scope.props.days }}:{{ scope.props.hours }}:{{...

enhancement

The provided solution in documentation is no clean way to handle this issue.

Bumps [webpack](https://github.com/webpack/webpack) from 4.19.1 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies