1.3.0 • Published 2 months ago

@berlitz/timer v1.3.0

Weekly downloads
29
License
MIT
Repository
-
Last release
2 months ago

Timer npm version

This component will count down the time remaining to complete the online placement test.

Installation

yarn add @berlitz/timer

Props

ArgumentTypeRequiredDefaultdescriptions
secondsnumberYesnullsets the initial state of time remaining
onTimerCompletefuncNo() => {}this func is called when the time lapse

Usage

<Timer onTimerComplete={() => console.log('Done!')} seconds={60} />
1.3.0

2 months ago

1.2.0

8 months ago

1.1.8-test.11

2 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.0.1-alpha.63

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.3.0

4 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago