ecspresso
Preparing search index...
plugins/timers
TimerOptions
Interface TimerOptions
Options for timer creation
interface
TimerOptions
{
onComplete
?:
(
data
:
TimerEventData
)
=>
void
;
}
Index
Properties
on
Complete?
Properties
Optional
on
Complete
onComplete
?:
(
data
:
TimerEventData
)
=>
void
Callback invoked when timer completes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Complete
ecspresso
Loading...
Options for timer creation