1.3.0 • Published 1 year ago
@berlitz/timer v1.3.0
Timer 
This component will count down the time remaining to complete the online placement test.
Installation
yarn add @berlitz/timer
Props
Argument | Type | Required | Default | descriptions |
---|---|---|---|---|
seconds | number | Yes | null | sets the initial state of time remaining |
onTimerComplete | func | No | () => {} | this func is called when the time lapse |
Usage
<Timer onTimerComplete={() => console.log('Done!')} seconds={60} />
1.3.0
1 year ago
1.2.0
2 years ago
1.1.8-test.11
3 years ago
1.1.7
4 years ago
1.1.6
4 years ago
1.1.5
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago
1.0.1-alpha.63
4 years ago
1.1.1
4 years ago
1.1.2
4 years ago
1.1.0
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
5 years ago
0.3.0
5 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago