Skip to main content

ControlledTimerComponent

ControlledTimerComponent(props: Partial<TimerOptions>,context: any): null | ReactElement<any, any>

Parameters

(Mandatory parameters are in bold)
ParametersTypeDescription
controllerTimerService
controllerTimerService
propsPartial<TimerOptions>
autoStartboolean
autoStartboolean
classNamestring
classNamestring
contextany
controllerTimerService
controllerTimerService
format
format
heightstring | 0 | 2 | 1 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 16 | 20 | 24 | 32 | 40 | 48 | 56 | 64
heightstring | 0 | 2 | 1 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 16 | 20 | 24 | 32 | 40 | 48 | 56 | 64
thicknessStrokeWidthProperty<TLength>
thicknessStrokeWidthProperty<TLength>
widthstring | 0 | 2 | 1 | 3 | 4 | 5 | 6 | 8 | 10 | 12 | 16 | 20 | 24 | 32 | 40 | 48 | 56 | 64
widthstring | 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>