ControlledTimerComponent
ControlledTimerComponent(props: Partial<TimerOptions>,context: any): null | ReactElement<any, any>
Parameters
(Mandatory parameters are in bold)Parameters | Type | Description |
---|---|---|
controller | TimerService | |
controller | TimerService | |
props | Partial<TimerOptions> | |
autoStart | boolean | |
autoStart | boolean | |
className | string | |
className | string | |
context | any | |
controller | TimerService | |
controller | TimerService | |
format | ||
format | ||
height | string | 0 | 2 | 1 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 16 | 20 | 24 | 32 | 40 | 48 | 56 | 64 | |
height | string | 0 | 2 | 1 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 16 | 20 | 24 | 32 | 40 | 48 | 56 | 64 | |
thickness | StrokeWidthProperty<TLength> | |
thickness | StrokeWidthProperty<TLength> | |
width | string | 0 | 2 | 1 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 16 | 20 | 24 | 32 | 40 | 48 | 56 | 64 | |
width | string | 0 | 2 | 1 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 16 | 20 | 24 | 32 | 40 | 48 | 56 | 64 |
Return
The return is of type null | ReactElement<any, any>