GitHub

Example

10 :00

Usage

		
<Timer bind:timer />

<Button onclick={() => timer.start()}>Start</Button>

API Reference

Timer

A countdown timer display with animated digits. Bind to the timer prop to control it programmatically (start, pause, resume, reset).

Property
timer
showHours
showMinutes
showSeconds
class
ref