react-playground
Preparing search index...
timer/src/context
TimerValue
Interface TimerValue
interface
TimerValue
{
remaining
:
number
;
running
:
boolean
;
vibrationEnabled
:
boolean
;
vibrationSupported
:
boolean
;
}
Index
Properties
remaining
running
vibration
Enabled
vibration
Supported
Properties
remaining
remaining
:
number
running
running
:
boolean
vibration
Enabled
vibrationEnabled
:
boolean
vibration
Supported
vibrationSupported
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
remaining
running
vibration
Enabled
vibration
Supported
react-playground
Loading...